Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Nov 21, 2008 04:03
open dhtmlx forum
Grid pagination

Hi,
on clicking the Next set of records,Next 10 records, i wanted to call a function before loading Next group of records.
How can this be done?
Answer posted by Support on Nov 21, 2008 04:24
There is a onBeforePageChanged event, which occurs exactly before current page in grid changed to different one.