gwt - Dynamic form with binding in GXT -


what best approach implement form variable number of text fields? i'm thinking this:

textfield1 (removebutton) textfield2 (removebutton) textfield3 (removebutton)  addnewtextfieldbutton 

i bind list of strings.

i achieved editable grid single column , buttons add/delete rows.

this component integrated gwt editor framework can bind grid list of objects using liststoreeditor


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -