how do i add ext.net dynamical web form control and retrieve its contain value to save in DB.? -


I want to add two text boxes dynamically and want to get those values ​​and display them as messages. Please help me out for example. Display this scenario where I can learn and apply for my real problem.

Alternate those examples

  http://examples.ext.net/#/XRender/Basic/Add_Items/ http://examples.ext.net/#/ XRender / Basic / New_Window /   

* Those Links, the official website of ext.net

Instead of adding a tab or window, simply change them to TextField. U can be dynamically connected to unique IDs for each element, and those components can be accessed via ID

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -