Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Overview
The ResponsiveBox UI component allows you to create an application or a website with a layout adapted to different screen sizes. View Demo The following code creates a...
Add Appointments
User Interaction To add an appointment, a user follows the steps listed below. Clicks a cell in the timetable to set focus on it. Clicks the focused cell once again. The appointment edit form will...
Update Appointments
User Interaction An end user can update an appointment in one of the following ways. Reschedule an appointment by moving it to another cell. Extend or shorten an appointment by dragging its top or...
Delete Appointments
User Interaction After a user clicks an appointment, the Scheduler displays a tooltip with two buttons. To delete an appointment, a user clicks the button with a bucket icon. Note that the...
Band Columns
Unlike data columns, band columns do not hold any data. Instead, they collect two or more data columns under one column header. To set up this layout, describe the hierarchy of columns directly...