how can i have a server side pagination in Stimulsoft Report.js ?
please help me

thank you very very much.

HighAley wrote:Hello.
The JS report engine works on client side in browser.
So you can't paginate your report on server side.
You could try to use node.js, but there is no pagination feature too.
Thank you.