I,m Sorry. I am without time to dedicate to powerTable now. I hope to get this project back soon and I will start to fix some issues and implement the TODOs. (any volunteer?)
The state saving is a Java Script issue and it is explained here: http://datatables.net/examples/basic_init/state_save.html I will take a look in to it. -- Bruno Rocha [ About me: http://zerp.ly/rochacbruno ] On Thu, Apr 7, 2011 at 12:49 AM, tomt <[email protected]> wrote: > Hi, > > I'm using powertable and set table.dtfeatures['bStateSave'] = True > The search parameters are saved successfully, but the page position > is not being restored. The cookie created by powertable saves > iStart and iEnd but they don't appear to be used. > > I looked at the plugin_powertable.py code, but it was not easy to > determine how bStateSave was processed. > > Is it possible to restore page position with powertable? > > Any hints or suggestions would be appreciated. > > thx, - Tom

