Hi Isomorphic,
I use the Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-07-03/PowerEdition Deployment 2014-07-03) version.
I've got a trouble with the record selection and the refresh of a listgrid wiht progressiveloading.
When you scroll down into the bottom of the listgrid and than you call the method invalidateCache(). The data are refreshed but you loose the fact that you were a the bottom of the list.
Is there a way to avoid that, and to refresh and stay at the same place that you were before refreshing.
And is there a way to keep the record selected after the refresh?
Regards
Ju
I use the Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-07-03/PowerEdition Deployment 2014-07-03) version.
I've got a trouble with the record selection and the refresh of a listgrid wiht progressiveloading.
When you scroll down into the bottom of the listgrid and than you call the method invalidateCache(). The data are refreshed but you loose the fact that you were a the bottom of the list.
Is there a way to avoid that, and to refresh and stay at the same place that you were before refreshing.
And is there a way to keep the record selected after the refresh?
Regards
Ju
Comment