Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 478
- Guides 182
- Reference 296
- Technical Demos
- Support Center
dxList Configuration
DevExtreme UI components use: DevExtreme.AspNet.Data DevExtreme-PHP-Data devextreme-query-mongodb Then, use the createStore method to configure access to the server on the client as shown below... dataSource.sort functions. To implement custom sorting logic, implement columns[].calculateSortValue. jQuery The stores are immutable. You cannot change their configurations at runtime. Instead, create a new
dxScheduler Configuration
UI components use: DevExtreme.AspNet.Data DevExtreme-PHP-Data devextreme-query-mongodb Then, use the createStore method to configure access to the server on the client as shown below...[].calculateSortValue. jQuery The stores are immutable. You cannot change their configurations at runtime. Instead, create a new store or DataSource and assign it to the dataSource property as shown
UI Events
- Introduction dxpointerenter Raised when a pointer is moved to either the hit test area of an element or one of its descendants. See Also UI Events - Introduction dxpointerleave Raised when a pointer is moved from either the hit test area of an element or one of its descendants. See Also UI Events - Introduction dxpointermove Raised when any pointer parameter has been changed. (Position, tilt
dxResizable Configuration
within which users can resize the UI component. You can use a selector string, jQuery object, or DOM element to specify this property: String JavaScript area: '.test-div' jQuery object JavaScript area: $('.test-div') DOM element JavaScript area: $('.test-div')[0] View Demo elementAttr Specifies the global attributes to be attached to the UI component's container
dxPivotGrid fieldChooser texts
NOTE Due to technical restrictions, you cannot obtain this object at runtime if you have not specified it beforehand when configuring the UI component. allFields The string to display instead of All Fields. columnFields The string to display instead of Column Fields. dataFields The string to display instead of Data Fields. filterFields The string to display instead of Filter Fields. rowFields