chazzz2473
26 Jan 2010, 1:55 AM
Hello everyone, i'm quite new to Ext GWT, and i'm trying to figure something out.
In my app, I use a Grid to display some data which is loaded with a RpcProxy.
The data of the grid may be changing on the Server side, and i need to refresh this list everytime it does.
How can this be done in a clean way ? I couldn't find a way to refresh the list every X seconds, and I couldn't find a way to trigger the reload via a listener either.
Thanks in advance for your help, and sorry for my English, I'm french :)
Let me know if you need any more information.
Chazzz
Edit : Using 2.1.0, by the way
In my app, I use a Grid to display some data which is loaded with a RpcProxy.
The data of the grid may be changing on the Server side, and i need to refresh this list everytime it does.
How can this be done in a clean way ? I couldn't find a way to refresh the list every X seconds, and I couldn't find a way to trigger the reload via a listener either.
Thanks in advance for your help, and sorry for my English, I'm french :)
Let me know if you need any more information.
Chazzz
Edit : Using 2.1.0, by the way