Hi, yeah i´ve to expose CRUD functions by JSON or XML to the JS client. Like ist done here in PHP: http://www.extjs.com/deploy/dev/examples/writer/writer.html
But I need an Code example for web2py, I think. That should be simple right? Because it has all been done before.... Should be similar connecting web2py to JQ Datatables? What i need is an Real-Time DB view such as: http://www.extjs.com/deploy/dev/examples/direct/direct.php But connected to web2py Can anybody help me up? Thank you in advance. Dieter Asman On 3 Mrz., 01:26, "mr.freeze" <[email protected]> wrote: > I would use an xml service to feed the grid data instead. > > http://web2py.com/book/default/section/9/2?search=%40service.xmlhttp://www.extjs.com/deploy/dev/examples/grid/xml-grid.html > > On Mar 2, 7:35 am, AsmanCom <[email protected]> wrote: > > > Hi, > > > any idea how to make the Ext JS Grids woking with > > WEB2PY?http://www.extjs.com/deploy/dev/examples/#sample-3 > > > In particular the RESTful > > Store:http://www.extjs.com/deploy/dev/examples/restful/restful.html > > > I think it must be connected to CRUD somehow? > > Any Examples to connect such JS Grids to the WEB2PY DB ? > > > Thank you in advance. > > > Dieter Asman -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

