Starting from ZK 6, all information, including selection, opened objects, sorting and multiple selection, are now maintained in the model rather than within the components (listbox, combobox, etc.) for providing better flexibility Which means that two components are now able to share a common model. However, in some use cases we may want two components […]

Read More