Hi there, I have created an import function to setEditValues to grid. When saving grid data, I'm using saveAllEdits to perform this action.
After imported 300 records to grid, when I try proceed to save operation, I found that this saveAllEdits function take long time to operate.
Am I using the correct function to save a huge amount of records?
After imported 300 records to grid, when I try proceed to save operation, I found that this saveAllEdits function take long time to operate.
Am I using the correct function to save a huge amount of records?
Comment