Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

how to filter (or fetch) a listGrid when autofetchData: false

$
0
0
Hello,
I have a ListriGrid, I wanted to put
Code:

autoFetchData : false
because I have a lot of data and I don't want to load it from the launch of the application, but it has caused me problems in the filter list !! example :
Code:

  ListGrid.fetchData ({id: 1})
it doesn't work!
do you have any idea how to resolve this problem

Viewing all articles
Browse latest Browse all 4756

Trending Articles