How to create multiple selected listbox in apache-wicket?
Answer Posted / Shweta Srivastava
To create a Multiple Select ListBox in Apache Wicket, you can use the MultiCheckBox and MultiSelect choices. Here's an example: Define a List<String> for your available options, set it as the choices of the MultiSelect, and add it to your form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category