> At my web application i am using jquery for updating some div areas. I also need
> to update some tables which are produced after executing some queries at my
> db. So i am planning to open a popup form that will show the current values of
> the row that is shown at the table. Changing and submiting will effect the db also.
We regularly use Flexigrid, jqModal, and the jQuery Form plugin for
this purpose.
http://www.flexigrid.info/
http://dev.iceburg.net/jquery/jqModal/
http://jquery.malsup.com/form/
The author of Flexigrid hangs out on
http://groups.google.com/group/flexigrid so that's a good resource for
questions.
Nathan
No comments:
Post a Comment