I am currently using the enable post back on the RadGrid along with the OnItemCommand event to fire an even when the users clicks a row.
This works just fine if a user only clicks or ctrl-clicks a row. If they shift-click select or drag select then the even doesn't fire and I can't seem to find where there is an even that fires.
I'm sure there is someway to do this, seeing as the grid is changing, I just don't know how.
Thanks
Davey
This works just fine if a user only clicks or ctrl-clicks a row. If they shift-click select or drag select then the even doesn't fire and I can't seem to find where there is an even that fires.
I'm sure there is someway to do this, seeing as the grid is changing, I just don't know how.
Thanks
Davey