I understand that the OnToolbarClick event is the button event of the tool included in the grid.
I would like to use CRUD programmatically to have that functionality in a separate button component.
If you have any such cases, please let us know.
Also, what are the settings for editing a cell with a single click instead of a double click, and how do I make the editing state automatically end when the focus changes from the grid to another component?