Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to blink row data of gridview base on some condition
Posted
Updated 2-Oct-13 0:25am
v2
Comments
What have you tried?

Hi,
The blinking property is depend on difrrent browsers, you need to sepecify diffrent code for different browsers. Visit these webistes to get more detail.
http://www.dotnetspider.com/resources/37638-Blinking-Text-within-Gridview.aspx[^]
http://p2p.wrox.com/other-programming-languages/65897-making-text-blink-gridview-javascript.html[^]
 
Share this answer
 
Depends on exactly what you are using in terms of controls and environment, but a simple Google (copied from your question: Google[^]) got me here: http://forums.asp.net/p/1937160/5512157.aspx?Re+Blinking+div+on+gridview+row[^] which seems to cover most options.

In future, please try to do at least basic research yourself, and not waste your time or ours.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900