Author Topic: Double click event  (Read 1867 times)

luckduck

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 44
    • View Profile
Double click event
« on: December 28, 2020, 10:00:29 am »
Hi team,

When selectionModel type: "row", can the rowDblClick or cellDblClick events be used?


Below is the link of the jsfiddle:

https://jsfiddle.net/w8v7hzem/

Thank you.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 5887
    • View Profile
Re: Double click event
« Reply #1 on: December 29, 2020, 09:11:03 am »
[ Only Pro members may read this post. ]

luckduck

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Double click event
« Reply #2 on: December 29, 2020, 11:16:40 am »
Thank you for your reply.

1. Click the checkbox in the header to select all rows (including checkboxes).
2. If you click the checkbox in the header after deselecting one of the checkboxes, all rows are selected, but the unchecked checkboxes are not checked.

You can refer to the same jsfiddle.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 5887
    • View Profile
Re: Double click event
« Reply #3 on: December 31, 2020, 05:03:19 pm »
[ Only Pro members may read this post. ]