Can you tell me if there is a way to select a row in a grid with javascript? For instance, lets say I did a rebind on the client and immediately following the rebind I wanted to have row 3 of the grid selected and highlighted. Is that possible?
On second thought it did not work...sort of. Today when I tried it from a different location if my memory served me correctly it did work on an xp computer with ie 8 now tonight at home with ie 9 on windows 7 its not working correctly. It does attempt to select the row, it highlights for about a second then goes away. Here's my code.