New to Kendo UI for jQuery? Download free 30-day trial

jQuery MultiColumnComboBox Adaptive Mode

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
adaptive-mode.html
Sample service

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery MultiColumnComboBox supports an adaptive mode which provides a mobile-friendly rendering of its popup. The picker component will automatically adapt to the current screen size and will change its rendering accordingly. On medium-sized screens, the popup will display as a docked to the bottom modal, while in smaller screens - a full-screen modal dialog will be used. In all other scenarios, including when the parameter has not been set or it has been to its default value of adaptiveMode:"none", a standard popup rendering anchored to bottom of the input itself will be used. This demo shows how the adaptiveMode of the MultiColumnComboBox causes the component popup to change its rendering on different screen resolutions.

This MultiColumnComboBox example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources