TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vinod yadav
NA
4
0
plz reply simple gridvew contrlo
Nov 5 2009 1:56 AM
Dear Friends,
I'm working on a .
NET
web
application wherein I have a gridview.
Now there is a No_of_pairs column in the gridview which contains a number . The requirement is for the rows of a gridview to blink if the column for those rows has a value less than 120. So all the rows in the grid where the column has value < 120 should blink.
So let's say the first time when the page loads only the first five rows of the gridview are blinking (since they satisfy the above condition). Now after the gridview gets refreshed, two more rows get added from the DB and they satisfy the condition above. So in this case, the previous five rows plus the two new rows (7 in total) should blink.
I tried all sorts of
javascript
function but couldn't achieve this requirement. Can someone help me out with this??
Plz Reply soon Its Very Very Argent
Thanks in advance
Vinod Yadav
Reply
Answers (
1
)
blinking grid view column through database condition
How can i retrive images from Sqlserver in Adrotater Control?