Hi,
My grid is sorted by a numeric column by default and I have two custom commands that change the content of this column so that the elements in the grid are reordered. I call a grid.refresh() whenever the content of this column change and I see that the displayed value are refreshed, but the sort is not reapplied.
How can I reapply the sort programmatically?
Regards,
Alex
My grid is sorted by a numeric column by default and I have two custom commands that change the content of this column so that the elements in the grid are reordered. I call a grid.refresh() whenever the content of this column change and I see that the displayed value are refreshed, but the sort is not reapplied.
How can I reapply the sort programmatically?
Regards,
Alex