ParamQuery grid support forum

General Category => Bug Report => Topic started by: michael@gimballogic.com on April 17, 2015, 01:15:30 am

Title: editModel.clicksToEdit bug in pqGridPro 2.4.0 and 2.4.1
Post by: michael@gimballogic.com on April 17, 2015, 01:15:30 am
I recently upgraded from pqGridPro 2.2.0 to 2.4.1, and I think that there is a bug related to editModel.clicksToEdit.  In pqGridPro 2.2.0 I found that setting editModel.clicksToEdit:1 works correctly.  However, in pqGridPro2.4.0 and up, I found that regardless of the setting for editModel.clicksToEdit, it is always necessary to click TWICE in order to send the cell into edit mode, even if editModel.clicksToEdit:1.  There is no onclick event for the column or the row or the cell or the contents of the cell, so none of that is causing the strange behavior; it appears to be a problem with pqGridPro.
Title: Re: editModel.clicksToEdit bug in pqGridPro 2.4.0 and 2.4.1
Post by: paramvir on April 17, 2015, 01:28:07 am
I don't see any issue with editModel: {clicksToEdit: 1} Example: http://jsfiddle.net/b6b710mz/88/

Could you reproduce and share your issue in jsfiddle.