create form in new ui-tab and set its values
hi,
i'me new to jquery and ask myself how i should realize the folloing task:
i built a windows-explorer-like application based on jstree, ui layout and jqgrid
to display db-values. the titles of the parent-child-related record-sets are
displayed as tree into left pane, other informations of the child-elements of the
the selected element are displayed also as grid into right pane. to edit a recordset
the user clicks its row into the grid, what opens a new tab.
now i ask myself how i could create a html-form into that tab and fill out formfields
with db-values.
are there any plugins recommendable to realize it?
how should i realize this task?
thanks for tipps and
best regards,
heinetz