PDA

View Full Version : Remote filtering with paging



seb2nim
26 Jan 2009, 7:04 AM
Hi,

I've read gxt would have remote filtering since 1.1... Apparently, not.

I guess it could be done by coupling triggerfield and overriding BaseListLoader and make changes in prepareConfig() ?

Did anyone already acheive this ?

Thanks.

Note : I want to do it 'clean' and not sure i can call 'load' on every key pressed (not see request cancelation).

sven
26 Jan 2009, 7:12 AM
http://extjs.com/explorer/#advancedcombobox

Uses remotefiltering with paging.