This may not be a bug, but I think it's a bug.
I found something strange while using the edit popup.
{command: [{name: "edit", text: "edit"}], title: "feature", width: 100, filterable: false}
If you modify it using, no problem occurs.
dataBound: function (e) {
var grid = this;
grid.element.on ('dblclick', 'tbody tr', function (e) {
grid.editRow ($ (e.target) .closest ('tr'));
})
},
However, if you try to use the edit screen by using double-click instead of edit command, you now have a definite problem.
After opening the registration window once and canceling, double-clicking an existing item creates several windows.
What bug is this?
We will replace it with a YouTube link due to video size limitation.