I need a help with fnSort()
I need a help with fnSort()
lolena1888
Posts: 1Questions: 0Answers: 0
Hi Allan,
I really missed the point where you explained how to sort the table programmatically. The problem is that when I change the content of the cell, it needs to be resorted automatically. I change rowId along with the cell content. Calling oTable.fnSort([[1,'asc']]) doesn't do anything. Moreover, when I hit the column header to sort, it shows me the old order, which existed before change. Can you please advice?
I really missed the point where you explained how to sort the table programmatically. The problem is that when I change the content of the cell, it needs to be resorted automatically. I change rowId along with the cell content. Calling oTable.fnSort([[1,'asc']]) doesn't do anything. Moreover, when I hit the column header to sort, it shows me the old order, which existed before change. Can you please advice?
This discussion has been closed.