Search Results: if (!this.bundlesReported[script.src]) {

Overview

Guides

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

Guides

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

Guides

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

Guides

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

Guides

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...