On 3/31/13 10:16 PM, Vineet Deodhar wrote: > On 3/30/13 9:50 PM, Vineet Deodhar wrote: >> >>From dabo's bizobj, convert data into json format, dispatch it to the >> > client, At client side, in the browser, there is .data property for html >> > elements like > . This can be used to hold data. This object is mutable. >> > After making changes to this data, the same object can be sent to the >> > bizobj at server and persist the data on disk. > ======================================== > Do you program the javascript directly ? > > Paul > ======================================== > > I use jquery in web2py 'view' code (MVC pattern) and also inline python > scripts. > This gives granular control over the DOM and embedded data.
Vineet, I and the community would *love it* if you could prepare an example tutorial building a sample app using these technologies. I'm sure we'd even jump in and help you edit it to get it published somewhere. Cheers Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
