I ahve a dhtml table which has several rows. I want to get row Id of the rows which have "date" greater than the "date" of row clicked(provided that I have the row Id of row that I have clicked). How to traverse and get row Id by javascript ? e.g get rows Id where "date" > 1965.
The table has "date" column field.


Reply With Quote
Bookmarks