0

How to add Textbox Dynamically in ZK

asked 2018-07-03 01:21:56 +0800

Venkat1806 gravatar image Venkat1806
1

updated 2018-07-03 15:54:55 +0800

Can anyone help me with this

delete flag offensive retag edit

Comments

Can you show your code? Just create in code a textbox and set his parent correct is the small explication

chillworld ( 2018-07-03 03:57:52 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-07-03 10:47:35 +0800

cor3000 gravatar image cor3000
6280 2 7

There are many ways to create components dynamically for both MVC/MVVM patterns.

The most basic one is to just create a new instance of Textbox and append it as the child to an existing component as shown in this zk-fiddle example.

If you can be more specific with your question we can try to give more details suitable to your case (as already indicated by chillworld).

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2018-07-03 01:21:56 +0800

Seen: 15 times

Last updated: Jul 03 '18

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More