JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Data Grid calling a link by clicking anywhere in the grid line

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #111538
    Oleg Ilin
    Participant

    Hello!
    How to make it so that a click (double click) on any place in the line opens the desired link? How to pre-form and record this link?
    Thanks

    #111557
    Markov
    Keymaster

    Hi Oleg,

    For adding links to grid cells, you can check https://www.htmlelements.com/demos/grid/column-type-url/

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

    #111606
    Oleg Ilin
    Participant

    Thank you. But I was interested in the question of opening a link when clicking anywhere in the row. Clicking Not on a specific cell, but anywhere in the row

    #111609
    Markov
    Keymaster

    Hi Oleg,

    In this case, you can handle cellClick or rowClick events of the Grid.

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

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