Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1140
RowSelector
posted

Is there a way to have the afterrowselected event fire only after the row is selected when the user selects a row using the rowselector.

I am getting this event to fire before the row is even there with data. Which causes some wierd problems.

Parents
  • 1140
    posted

    actually I am getting index out of range. Using:

    ugProg.Selected.Rows[0]

    How is the rowselection event even fired when there is no row?

     

Reply Children
No Data