Using Icons in gridGroupingControl

Hi, I have a requirenment to set a icon to a row based on the column value. If asset_id < 0,then I should set one icon and if asset_id > 0 I should set different icon. How can I achieve this..? I am using gridGroupingControl. Thanks, prathima

2 Replies

AD Administrator Syncfusion Team July 12, 2005 06:02 PM UTC

You would need to use QueryCellStyleInfo to handle this. http://www.syncfusion.com/Support/user/uploads/GGC_CheckBox_99998bbd.zip


PV Prathima Venkobachar July 13, 2005 06:30 AM UTC

It works perfectly fine. Thanks a lot !! Prathima

Loader.
Up arrow icon