Hi Guys
An annoying feature of the grid is that any Update/Cancel/Destroy buttons, within the grid or edit popups, are draggable by the mouse and can be dropped onto edit fields resulting in the underlying html code being inserted into the text box.
To me this behaviour feels wrong for buttons.
Is there an easier way to stop the buttons being draggable by default, without traversing the DOM and setting draggable="false" on every k-button <a> element.
Regards
Alan
An annoying feature of the grid is that any Update/Cancel/Destroy buttons, within the grid or edit popups, are draggable by the mouse and can be dropped onto edit fields resulting in the underlying html code being inserted into the text box.
To me this behaviour feels wrong for buttons.
Is there an easier way to stop the buttons being draggable by default, without traversing the DOM and setting draggable="false" on every k-button <a> element.
Regards
Alan
