look67
29 Aug 2008, 7:28 AM
Hi all,
I'am just started on the GXT library, and I have a problem to develop my project.
So, I have a table with data loaded by a BasePagingLoader that use an HTTPProxy and a JSONReader.
It works, so now, I want to filter the data.
I have a form with a ComboBox, a SelectionChangedListener, it works too.
But I have not found how to change the parameters of the request. I have tried to use a LoadConfig but without example, I have not managed to do it.
So if anybody can provide a example to apply a filter...
Thx
Look
I'am just started on the GXT library, and I have a problem to develop my project.
So, I have a table with data loaded by a BasePagingLoader that use an HTTPProxy and a JSONReader.
It works, so now, I want to filter the data.
I have a form with a ComboBox, a SelectionChangedListener, it works too.
But I have not found how to change the parameters of the request. I have tried to use a LoadConfig but without example, I have not managed to do it.
So if anybody can provide a example to apply a filter...
Thx
Look