After sorting my data outside of HT and loading it back in using loadData() I see that HyperFormula is still using the old data. I tried using setSheetContent() but it does’nt seem to work on my table. what am I doing wrong?
Hi, thanks for the reply. Its resolved now, my mistake.
On another issue to sort using custom code I have disabled columnSorting on the table. What would be a good technique to add the sort icons on the column being custom sorted?