Listbox
From Documentation
Listbox
- Component Reference: Listbox
- Available in ZK EE only
Friendly Scrolling Support
When user swipe on the content of Listbox, the friendly scrollbar will appear.
Note: to disable the friendly scrollbar, please use the following setting.
<listbox xmlns:a="client/attribute" a:data-scrollable="false"/>
Version History
Version | Date | Content |
---|---|---|
6.5.0 | July, 2012 | Grid, Listbox, Tree can support to scroll the content by finger on tablet/mobile device |