Hi
I get an issue by using smartgwt pro 4.1 (nightly build (v9.1p_2015-03-24/Pro Deployment 2015-03-24)). Actually I am not quite sure if this is a bug or a feature :).
I have a data bound ListGrid in paging mode sorted on a datetime field.
The ListGrid get unsorted (the sort specifiers are deleted) after an update or add operation on the ListGrid DataSource.
Is this deliberate?
The sort specifiers retain after update or add operation when sorting on fields of type text or long.
I would like keeping the sort specifiers when sorting on fields of any type. Is this possible?
This occurs not only in that nightly build.
I would appreciate if someone checks this.
Ts. Vasilev
I get an issue by using smartgwt pro 4.1 (nightly build (v9.1p_2015-03-24/Pro Deployment 2015-03-24)). Actually I am not quite sure if this is a bug or a feature :).
I have a data bound ListGrid in paging mode sorted on a datetime field.
The ListGrid get unsorted (the sort specifiers are deleted) after an update or add operation on the ListGrid DataSource.
Is this deliberate?
The sort specifiers retain after update or add operation when sorting on fields of type text or long.
I would like keeping the sort specifiers when sorting on fields of any type. Is this possible?
This occurs not only in that nightly build.
I would appreciate if someone checks this.
Ts. Vasilev
Comment