The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
hi
here is a simple question:
How to set a particuliar text color in the GridDataBoundGrid according to a specific field value in the each row....?
I dont know which event use in the GridDataBoundGrid during its construction...something like "rowDrawn"
thanks for the answer
lobrys
ADAdministrator Syncfusion Team September 30, 2003 01:21 PM UTC
The event you are looking for is PrepareViewStyleInfo. Check out also the Grid\Samples\DataBound\GDBGMultiHeader sample where we also handle PrepareViewStyleInfo.
Stefan
LOlobrysOctober 1, 2003 05:36 AM UTC
hi
thanks for the reply
it is working perfectly !!!
bye
lobrys