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

dxLinearGauge valueIndicator

Reference
Specifies the appearance properties of the value indicator.

configuration object can be set for different types of the value indicator. These properties are listed within the Indicator Types section. View Demo verticalOrientation

dxList Configuration

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

, 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 dataSource, and vice... to the dataSource or items property, the UI component entirely reloads the items array without raising the itemDeleted and itemDeleting events. View Demo See Also List - Handle

dxList 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

dxLookup Configuration

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

. It accepts 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... is true. See Also showDataBeforeSearch name 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

dxLookup 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