Search Results: "Write with OpenID" "Write post with name/password" slot

dxScheduler views

Reference
Specifies and configures the views to be available in the view switcher.

and their default intervals: "day", "timelineDay" - a day "week", "timelineWeek" - a week "workWeek", "timelineWorkWeek" - a week without weekends "month" - a month... Demo name A custom view name displayed in the view switcher. View Demo offset Specifies the minute offset within the view indicating the starting point of a day

dxScheduler views scrolling

Reference
Configures scrolling for a view.

grid is rendered. Virtual Appointments are loaded into the DOM when they get into the viewport and are then removed once they leave it; the grid is rendered within the current viewport only. View Demo

dxSelectBox Configuration

Reference
An object defining configuration properties for the SelectBox UI component.

underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use dataSource, and vice versa... this property if the UI component lies within an HTML form that will be submitted. noDataText Specifies the text or HTML markup displayed by the UI component if the item collection is empty. The SelectBox

dxSelectBox items

Reference
An array of items displayed by the UI component.

the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use

dxSlider Configuration

Reference
An object defining configuration properties for the Slider UI component.

The value to be assigned to the name attribute of the underlying HTML element. Specify this property if the UI component lies within an HTML form that will be submitted. onContentReady A function