Hi I would like to have a client side handler for onSelectionChanged event. However, I could not find that event for the ClientEvents element of WebDatagrid. There are Click, Keyup, Keydown, MouseOver and etc. But I would like to fire up an client side event when the selection of row has been changed. Could you please let me know how to achieve that. Thanks.
Hi aschoi,
There is no such a client or server side event. You can implement this handling the ActiveCellChanging event to save the currentRow determine wheather the cell is in different row and if it is on different row implement your logic.
I hope this helps.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support