Hi
I have a Radgrid that has had OnRowClick working for some time on the client side.
I am now trying to wire up to the Server Side OnSelectedIndexChanged as well.
However I am not getting the server event when the user clicks on a row.
I DO get the event later if I click a button outside of my grid, for instance to close the RadWindow all of this is happening in.
What am I missing?
I have a Radgrid that has had OnRowClick working for some time on the client side.
I am now trying to wire up to the Server Side OnSelectedIndexChanged as well.
However I am not getting the server event when the user clicks on a row.
I DO get the event later if I click a button outside of my grid, for instance to close the RadWindow all of this is happening in.
What am I missing?