Blinking Cell Implementation

Hello...was wondering if I could get a sample code to implement blinking of a cell when the underlying data source is updated in a GridGroupingControl. Looked at the BlinkTime property(of the GridGroupingControl class) and AllowBlink property(of the ColumnDescriptor class) but not quite sure how to implement.
Thanks

3 Replies

HA haneefm Syncfusion Team April 27, 2007 05:22 PM UTC

Hi Andy,

The attached sample demonstrates the frequent updates that occur in random cells across the grouping grid, while keeping the CPU usage at a minimum level. A timer changes cells in short intervals, inserts and removes rows. It also implements the blinking of cell in a grid when the cellvalue is changed.

Sample : GroupingTraderGridTest.zip

Best regards,
Haneef


VS Vishal Shah August 20, 2009 09:40 AM UTC

hi,

Can u please provide the blinking code . I need urgently .
Thanks in advance


LS Lingaraj S Syncfusion Team August 21, 2009 12:49 PM UTC

Hi Kumar,

Thank you for your interest in Syncfusion products.

Please refer the below forum thread for blinking in GridGroupingControl.
http://www.syncfusion.com/support/forums/grid-windows/70088

Please let me know if it helps.

Regards,
Lingaraj S.

Loader.
Up arrow icon