This question is locked. New answers and comments are not allowed.
I have a telerik grid and i need a client event to be raised when user
click on grid column name to sort them. I understand i could use
ondatabinding event but i do not want to use this. Kindly let me know if
its possible to catch any other client event when the user tries to
sort the grid or if i can define my own.