Hi
Does your GridView control support flashing/toggle of conditional formatting on a timed basis?
I've managed to set the formatting on the grid before the data is loaded so any new data that gets shown reflects the format specified.
I would like to know if there is any functionality built into the control that might help facilitate this feature. Otherwise, would simply clearing the conditional formatting and re-applying it as a result of a timer tick suffice or would this be too heavy on processing?
Regards, Carl
Does your GridView control support flashing/toggle of conditional formatting on a timed basis?
I've managed to set the formatting on the grid before the data is loaded so any new data that gets shown reflects the format specified.
I would like to know if there is any functionality built into the control that might help facilitate this feature. Otherwise, would simply clearing the conditional formatting and re-applying it as a result of a timer tick suffice or would this be too heavy on processing?
Regards, Carl