JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid Cell click and row double click do not work together

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #101594
    Gourav
    Member

    Hi Team,
    Cell click and row double click do not work together.

    #101598
    Gourav
    Member

    Hi Team,
    In the grid, we have a use case to enable both Row Selections on Double Click and Cell Selections on Single Click
    Can you suggest how can we do that ?
     

    #101604
    admin
    Keymaster

    Hi Gourav,
    You can use the Grid Events API to add event listeners and the selection API to select rows, cells, or columns. Make sure to set a proper selection mode first as the behavior is different in different modes. We have several examples in our Grid demos section about the selection. We suggest you check these demos first.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.