Browse By Tags

  • Prevent a click from beeing fired

    Hello,

     

    I have a problem with the WebDataGrid.

    I want to implement a "are you sure"-question when a user clicks a cell / row.

    In the case of a "Cancel" the click event should not be fired.

    If "OK" has been clicked, the click…