GridView - Fire selected index changed on row click
If you want to be able to make the asp.net GridView fire the selected index changed event from any click in a row, then this can be achieved with the below code before the Page or Gridview is rendered.
No comments:
Post a Comment