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
975
Client side event onSelectionChanged
posted

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.

  • 7566
    Suggested Answer
    posted

    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