Re: [web2py] dataTables with serverside json

2012-02-07 Thread Richard Vézina
Finally got it to work... There was a problem with the init of DTs particularly this option : http://datatables.net/release-datatables/extras/FixedColumns/server-side-processing.html *fnInitComplete* * * * * It's not solving my speed problem as I expect it could do... So I will put it on hold, b

Re: [web2py] dataTables with serverside json

2012-02-06 Thread Bruno Rocha
Not, PowerGrid is based in pure Jquery Templates -- Bruno Rocha [http://rochacbruno.com.br]

Re: [web2py] dataTables with serverside json

2012-02-06 Thread Richard Vézina
Hey Bruno, Is PowerGrid base on DTs? PowerTable was but I can't find any trace of DTs in PowerGrid... Thanks. Richard On Mon, Feb 6, 2012 at 5:27 PM, Richard Vézina wrote: > Hello Bruno, > > Thanks to notice... I would prefer to not have dependencies... I will look > into your code to try to

Re: [web2py] dataTables with serverside json

2012-02-06 Thread Richard Vézina
Hello Bruno, Thanks to notice... I would prefer to not have dependencies... I will look into your code to try to understand why I can't have DTs to parse my json response... Richard On Mon, Feb 6, 2012 at 4:44 PM, Bruno Rocha wrote: > > BTW. PowerGrid is a plugin wrote with Jquery templates an

Re: [web2py] dataTables with serverside json

2012-02-06 Thread Richard Vézina
Revive pretty old thread!!! Hello Vineet, I fall on this thread today as I was trying to put serverside to work with datatables... I also read this threa on stackoverflow : http://stackoverflow.com/questions/6476133/json-data-for-jquery-datatable-in-web2py Until now here what I come with : def