Highlighting a row in GridGroupingControl

Hi,

The following statements works fine for numeric values. It matches rows perfectly.

gridConditionalFormatDescriptor1.Expression = "[amount]=100"

But when I have to compare string value it fails.
For e.g I have one column in grid called "item". And I have to highlight all records having value equal to "i1".

Will you please explain how following statement should be completed?
gridConditionalFormatDescriptor1.Expression =


Thanks and Regards,
Vinod

1 Reply

AD Administrator Syncfusion Team December 4, 2006 10:19 AM UTC

Hi Vinod,

Please refer to the below forum thread for more details.
http://www.syncfusion.com/support/forums/message.aspx?&MessageID=52743

Regards,
Haneef

Loader.
Up arrow icon