[three]Bean

(most) all tw2 widgets have samples!

Apr 28, 2011 | categories: python, toscawidgets View Comments

I just got two requests for a tutorial on tw2.jqplugins.jqgrid.SQLAjqGridWidget which interrogates whatever sqlalchemy model you give it and produces a nifty jqgrid web widget (python, WSGI, of course!)

Before I release a tutorial, I thought I'd point out that (most) all tw2 widgets have a tw2..samples module which:

  • 1) Gets picked up and rendered by the tw2.devtools widget browser (which is running live here).
  • 2) Can educate you on how to use the widgets in which you are particularly interested.

For the SQLAjqGridWidget, you can find that code right here on my github account.

Tutorial coming soon!

View Comments
blog comments powered by Disqus