Ashok ////Hi i Want loop over Syncfusion.Windows.Forms.Grid.Grouping and set e.style.backcolor for specific row.

Hi i Want loop over Syncfusion.Windows.Forms.Grid.Grouping and set e.style.backcolor for specific row.

so i want some ////code like

for(int i=;;;)
{
e.style.backcolor ="red";
}

Hi my requirement is change specific row back color at specific time(assume on timer), so how i can do it.????

1 Reply

RA Rajagopal Syncfusion Team April 25, 2007 09:24 PM UTC

Hi Ashok,

Your other forum thread with similiar query has been updated. Please refer to it.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=59986

Thanks,
Rajagopal

Loader.
Up arrow icon