My Tech Notes
Search This Blog
SmartGWT: how to add form items to an existing form
You can not add a item to the existing form dynamically. There is no method in DynamicForm class can do that.
Instead you will have to use setItems(FormItem[] items) method and redraw the form.
See Also
Here.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment