Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

addRelatedUpdate resort?

$
0
0
I have a listgrid which is correctly being updated using addRelatedUpdate() in the server-side.
When I add a new record, it is added at the beginning of the list, in position 0. How can I add it at the "correct" position?
Since I am in the server, I cannot just call listGrid.resort(). So how can I achieve this ?

Using SmartGWT 4.1p, v9.1p_2014-09-25

Viewing all articles
Browse latest Browse all 4756

Trending Articles