Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxTextArea Configuration
%", "inherit". 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 that will be submitted. onChange
dxTextBox Configuration
of the character within the full string Full string The function should return true if the character is allowed, otherwise it should return false. The following code snippet demonstrates the use... of the underlying HTML element. Specify this property if the UI component lies within an HTML form that will be submitted. onChange A function that is executed when the UI component loses focus after
dxTileView Configuration
); As an alternative to items, you can use the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning
dxTileView items
. 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
dxToolbar Configuration
individual items without reassigning the entire item collection. NOTE Do not use the items property if you use dataSource, and vice versa. itemTemplate Specifies a custom template for items. See