Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxRangeSelector chart dataPrepareSettings

Reference
An object providing properties for managing data from a data source.

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

Reference
Allows you to bind the collection of diagram edges to a data source. For more information, see the Data Binding section.

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

Reference
An object that provides information about a custom command in the Diagram UI component.

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

Reference
This section describes the methods that control the ODataContext.

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

Reference
Configures the load panel.

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