Search Results: "Powered by PHP-Fusion" "viewpage.php" "Post Comment" travel
- All Results 114
- Guides 63
- Reference 51
- Technical Demos
- Support Center
dxPivotGrid Configuration
. In each case, also specify the fields[] array to configure pivot grid fields. Data Array Assign the array to the store property. View Demo OLAP Data Implement an XmlaStore. View Demo Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data according to the protocol DevExtreme UI components use: DevExtreme.AspNet.Data DevExtreme-PHP-Data devextreme-query
dxPolarChart Configuration
option. View Demo Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data. View Demo OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data according to the protocol DevExtreme UI components use: DevExtreme.AspNet.Data DevExtreme-PHP-Data devextreme-query-mongodb
dxTreeMap Configuration
. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data according to the protocol 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. This method is part of DevExtreme.AspNet.Data.
dxChart Configuration
Format Set the dataSource property to the URL of a JSON file or service that returns JSON data. View Demo OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data according to the protocol DevExtreme UI components use: DevExtreme.AspNet.Data DevExtreme-PHP-Data devextreme-query-mongodb Then, use the createStore method
dxScheduler Configuration
. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions to enable the server to process data according to the protocol 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. This method is part