ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: luckduck on December 28, 2020, 10:00:29 am

Title: Double click event
Post by: luckduck 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.
Title: Re: Double click event
Post by: paramvir on December 29, 2020, 09:11:03 am
yes they are supposed to work and can be used.

In your jsfiddle, problem is caused by checkbox column, not the row selection. I'm looking into the (checkbox & dblclick events ) issue.
Title: Re: Double click event
Post by: luckduck 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.
Title: Re: Double click event
Post by: paramvir on December 31, 2020, 05:03:19 pm
This screenshot issue has been already reported and it's fixed in v7.6.0