Hi,
I have ListGrid with a REST datasource. I am trying to implement data refresh feature in my view and re-select previously selected row. I thought I can use scrollTo method but if data already cached, it would just scroll there without going to the server, which I understand why.
I have tried calling invalidateCache() method but it issues its own request and basically does not do what I need here.
Is there any way to scroll while forcing grid to go to the server?
Regards,
SmartClient_v90p_2013-07-11_LGPL
IE9
I have ListGrid with a REST datasource. I am trying to implement data refresh feature in my view and re-select previously selected row. I thought I can use scrollTo method but if data already cached, it would just scroll there without going to the server, which I understand why.
I have tried calling invalidateCache() method but it issues its own request and basically does not do what I need here.
Is there any way to scroll while forcing grid to go to the server?
Regards,
SmartClient_v90p_2013-07-11_LGPL
IE9