Although this can be done I need to look more in details at thos ExtJS libraries. As a related issue I think we can improve crud to make it more restful. Currently crud create and crud update do take json imput (look at the code) but no json output (unless you make your own *.json view). I will try write some examples asap.
On Mar 4, 10:52 am, AsmanCom <d.as...@web.de> wrote: > 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" <nat...@freezable.com> wrote: > > > I would use an xml service to feed the grid data instead. > > >http://web2py.com/book/default/section/9/2?search=%40service.xmlhttp:... > > > On Mar 2, 7:35 am, AsmanCom <d.as...@web.de> 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 web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.