Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Julien Pellet on Sep 04, 2008 07:39
open dhtmlx forum
pagination in dhtmlxgrid : lastid

Hi,

we were using the "lastid" parameter from the older version of dhtmlXgrid (with setXMLAutoLoading)
But now with the 1.6, this parameter disappeared.

How can I get it back? Or am I missing something?

Thanks,

Julien PELLET
Answer posted by Support on Sep 04, 2008 08:17
Starting from dhtmlxgrid paging uses the same system as dynamical smart rendering 
  http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Migrating_to_16.html#grid_art_mig16
  http://dhtmlx.com/docs/products/dhtmlxGrid/doc/step-by-step/ch_biggrid.html#grid_sbs_biggrid

The old way of dyn. loading ( through lastid parameter ) was deprecated