Temporarily disable sorting before doing cell update (or do an update WITHOUT a re-sort)?
Temporarily disable sorting before doing cell update (or do an update WITHOUT a re-sort)?
I have a table with a few hundred rows that I am updating various cells in fairly regularly. It seems like the default is to automatically sort after the cell is updated, and this seems to really affect performance. I would prefer to just let it update and NOT do the re-sort, but it's not clear to me how to do this. I'm looking through the code now, but if someone can point out the obvious setting please let me know!
This discussion has been closed.
Replies