i realized the GRID can only insert ONE AT A TIME.
Is there a way to insert multiple rows at once?
i realized the GRID can only insert ONE AT A TIME.
Is there a way to insert multiple rows at once?
[QUOTE=weilies;24647]i realized the GRID can only insert ONE AT A TIME.
Is there a way to insert multiple rows at once?[/QUOTE]
Use a for in editable grid mode
sorry but can u be more exact?
i know i can do a mass insert via code.
but my question is, how to show N rows which are editable, then once user confirmed and will hit ‘save’ button and all N rows will be save one time.
refer to my attached image, there is always only 1 row which is editable in my grid, i find no way to increase the row unless i save the current editable row