Is it possible in the Apache Wicket Framework to add a DropDownChoice to another DropDownChoice? For example:
- Main-Dropdown
- First-Subdropdown
- Second-Subdropdown
I have to categorize my values, that's why I have to do that. Otherwise its not userfriendly anymore.
I'm using Wicket 1.4.17.