Aydın ŞEN, Can you send me a example code / project ?
Thank you very much ! Leandro. On Jul 15, 10:36 am, Aydın ŞEN <[email protected]> wrote: > I used jqGrid with webpy, it is easy to implement. > > When you build jqGrid (in js) you ll define rows and pages info and when > pagination links clicked jqGrid sends "row" and "post" data to your post > method (which you defined). After that you just build sql something like > "select first row skip page*row columns from table" and than return data. > I suggest to send data as json object. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
