SmartRendering with paging

Hi!!



I’m doing a tool using your dhtmlx grid and I have a question about it.

I’m constructing a dynamical xml from my database, in many cases this xml is turned bigger and the application uses a lot of memory.

I tried to use a SmartRendering but when I put into enable paging disappears.

I can use the SmartRendering function with paging?

How can I use together?



Sorry for my english!



Thanks for the answer.

Unfortunately the smart rendering and paging are mutual exclusive functionality ( basically they are two different ways to render buffered data and can’t be used in same time )