Page 1 of 1

Setting singleClickEdit in plugins.ngDataGrid.gridOptions

PostPosted: Mon Aug 22, 2022 10:49 am
by huber
We are using the plugins.ngDataGrid.gridOptions = { … } and one setting is singleClickEdit: true.

On a form having a Data Grid with a column (database type decimal) where the editType property is set to TYPEAHEAD, this works as expected. Changing the editType property to COMBOBOX, it does NOT work any more with a single click, i. e. two clicks are needed to open the popup (combobox).

Looks like a bug. Anyone noticed and can confirm this behaviour?

Servoy Version: 2022.3.1.3743

Re: Setting singleClickEdit in plugins.ngDataGrid.gridOption

PostPosted: Wed Sep 07, 2022 4:07 pm
by cornelis.holwerda
We have encountered the same issue,

Have you filed a ticket for the issue and/or found a solution?

Re: Setting singleClickEdit in plugins.ngDataGrid.gridOption

PostPosted: Wed Sep 07, 2022 5:24 pm
by huber
Have not found a solution, did not file a ticket yet, but can do that.

Re: Setting singleClickEdit in plugins.ngDataGrid.gridOption

PostPosted: Thu Sep 08, 2022 8:40 am
by huber
Created issue SVY-17428 in Servoy system.