Hello,
I have a ListriGrid, I wanted to put
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 :
it doesn't work!
do you have any idea how to resolve this problem
I have a ListriGrid, I wanted to put
Code:
autoFetchData : false
Code:
ListGrid.fetchData ({id: 1})
do you have any idea how to resolve this problem