Rank: Member Groups: Member
Joined: 9/13/2011 Posts: 11
|
When I click on a row I highlight it as a visual cue.
What I want to do is highlight the first row/item when the gid is first displayed as other fields of the first record are displayed in the rest of the web page.
I prefer to have this done on the server side but I can do a work around if only on the client side.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would set the Grid's SelectedItemIndex property.
Thanks!
|