This is a migrated thread and some comments may be shown as answers.

How to make text flash within RadGrid

1 Answer 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jdub
Top achievements
Rank 2
jdub asked on 20 Sep 2015, 07:14 PM

Hello,  I need to make the text in a cell flash/blink based on a calculation.  I appreciate any suggestions you may have to accomplish this.

 

Thank you

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 23 Sep 2015, 11:11 AM
Hi,

In order to implement the feature you can use an approach similar to the one in the following article. You should handle the ItemDataBound event for RadGrid and check the values in the cells. If there is a specific value you should apply the custom CSS class to that cell.



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
jdub
Top achievements
Rank 2
Answers by
Viktor Tachev
Telerik team
Share this question
or