smart rendering (with JSON)

Hey

How can I be sure if smart rendring works?

I mean, I added “total_count” and “pos” to my JSON data, and also added
myGrid.enaenableSmartRendering(true, 10);

But it seems everythign still works a bit slow…

Example is available here docs.dhtmlx.com/doku.php?id=dhtm … emplates&s[]=json&s[]=format#json_format_details

Hey Olga

Thanks for your reply.
I followed the syntax, but it still loads a bit a slow.

My question is: how can I tell if smart rendering is working, or maybe, for some reason, not?

I followed the syntax, but it still loads a bit a slow.
Can you provide demo link where we can reproduce this issue? How much rows do you have in grid?