Search Results: wegh edit
- All Results 367
- Guides 135
- Reference 232
- Technical Demos
- Support Center
Lookup Columns
on the SelectBox UI component. Use editorOptions to customize it. See the Customize Editors topic for more details. View Demo See Also Bind a Lookup Column to a Custom Data Source...A lookup column is a special type of data columns. It contains a restricted set of values that is useful when filtering and editing. Each lookup column has an individual data source - a collection
Getting Started with DateBox
the label property. If you want to enable floating labels, set the labelMode property to "floating". In this case, the label acts as a placeholder, but when the editor gets focus, the label moves
Accessibility
month. Enter Selects the focused day. Alt + ↑ / Alt + ↓ Opens/closes the drop-down editor. Esc Closes the drop-down editor. Ctrl + ↑ Increases zoomLevel. Ctrl + ↓ Decreases zoomLevel. Home Moves focus to the first date
Getting Started with DateRangeBox
and endDateLabel properties. To enable floating labels, assign "floating" to the labelMode property. In this mode, labels first appear as value placeholders. When editors obtain focus, labels move up
Getting Started with Diagram
is a UI component for creating and editing diagrams. This tutorial shows how to add a Diagram component to your application and configure the component. Each section in this tutorial describes one