EasyUI Forum

General Category => EasyUI for Vue => Topic started by: hjzhbb7758 on August 08, 2018, 07:28:04 PM



Title: datagrid dblclickToEdit bug
Post by: hjzhbb7758 on August 08, 2018, 07:28:04 PM
When I set dblclickToEdit to true, I double-click the edit for the first time. When you click on the second line, the edit is opened without double clicking.


Title: Re: datagrid dblclickToEdit bug
Post by: jarry on August 10, 2018, 08:17:00 AM
The dblclickToEdit allows the user to start editing by double clicking on a row or cell. In editing mode, the user can click to edit. If you want to prevent from single clicking, please end editing before editing a new row or cell.