Steps to Reproduce
- run zk-5659.zul, click the button
Current Result
the tree only contains 50 items
Expected Result
the tree should contain 10000 items
Debug Information
- with the same code, changing to server mvvm has no such a bug
- relates to
-
ZK-5582 Listbox only renders 50 items with client mvvm
- Closed