Hi, I'm looking for an example of how to install and use a jquery theme for SQLFORM.grid
I see that I can implement jquery-ui by defining: form = SQLFORM.grid(query=db.table.field=='3',ui='jquery-ui') I see that I can download a theme from http://jqueryui.com/download but I don't know where to install it, or how to enable it. I searched the web2py group for examples, but I failed to find any. I'd appreciate it if someone could post a working example of this feature. Thanks in advance, - Tom

