I have a datatable which loaded dynamically datas. With paginator. by going forward all new rows are loaded as expected. by going backward. the datatable keeps the result in cache (i think it is stored in table.data.pull). But I have now 17.000 datas. and when i go on loading each page after another, the the cache will get bigger and bigger and possible crash’s the capability. Do I’m right?
The question is how to control that this overload of our cache doesn’t happen??
Thanks a lot for your support.
Michael