DMXzone Server Connect Support Product Page

Answered

Changing Query Results Number Of Records Per Page

8 years ago Keith Mears posted:
I am using the Server Connect and I have a results page with a set return value of 20 records per page but want to change the records per page when clicking a button so the user can increase, or reduce the records per page as they prefer, e.g. 20, 50 or 100 records. I can find the procedure for doing this with the data binder but I am using the server connect module and cannot find a tutorial for doing this using Server Connect, can you provide the link to the tutorial please?

Replies

Replied 8 years ago
8 years ago Teodor Kuduschiev replied:
Hi Keith,
You just need to call the executor on button click, and then using the data override option, just enter the new limit.
Replied 8 years ago
8 years ago Keith Mears replied:
Thanks have that working now.

Regards

Keith

Reply to this topic