Posted 12 August 2020, 9:33 pm EST
we have a simple flexgrid, and with ‘allowAddNew’ is true,
now user wants to paste the rows from excel sheet to the empty grid, but it seems only the first row can be pasted into.
the work-around is to manually add one dummy row in the grid, and then paste.
is there any way to solve this issue?