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

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

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -