Hi - I have a grid, where i want to use either dialog-edit for many rows or inline-edit for single rowedits.
When I choose the dialog-edit I have a problem with selecting all rows.
In the attched project, go to 'multiselect data' page. select all from headerfield checkbox and then press edit : No dialogbox - this must bee an error in the grid?
If I click a row checkbox and then press the edit toolbar buton everything works as expected, but first page-load and then headercheckbox does not trigger a dialogbox.
Can you fix the bug or do you have an suggestion for a workarround?
HI Vignesh, until now I made single-edit with inline in a single cell and used the drag to multicell-edit, but this can only be used if the users makes a good filter and the correct rows are ordered under each other. Users have had issues with this.
Therefore I have made a new column with chechboxes so the users can choose the rows they want to have same values in one or more cells. Customers should set a new value in one cell in popup, resulting in changes to new value in the selected rows, in the corrected column.
If it is not possible out-of-the-box, then - How can I show the dialogbox with code?
I have the toolbar-click event to