Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
dxRangeSelector chart dataPrepareSettings
this property when the values of your data source are of a different type and you need to display all of them on one axis. If this property is set to true, the type of each data source value is checked... not differ from the order in the data source. In addition, you can order the series points per your requirements by specifying a compare function. This function accepts two parameters that represent two
dxDiagram edges
parameter contains an edge's custom data. For instance, assign this value to the obj parameter's field to save an edge's custom data in your data source. jQuery index.jsdata.js $(() =>... value to a data storage when the value parameter contains an edge's start node key. For instance, assign this value to the obj parameter's field to save an edge's start node key in your data source
dxDiagram CustomCommand
icon Specifies the custom command's icon. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon Libraries) The icon in the Base64 format The icon in the SVG format. Ensure that the source is reliable. items Lists command sub items. location
ODataContext Methods
the order with ID 1 to the customer with ID 2: jQuery JavaScript var context = new DevExpress.data.ODataContext({ url: "https://js.devexpress.com/Demos/DevAV/odata/", entities...: ODataContext; constructor() { this.context = new ODataContext({ url: "https://js.devexpress.com/Demos/DevAV/odata/", entities: { Orders
grids LoadPanel
enabled Enables displaying the load panel automatically. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies whether to shade the UI component when the load panel is shown. shadingColor Specifies the shading color. Applies only if shading is true. showIndicator Specifies whether