Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Migrate to the New Version
After installing a new DevExtreme version, update your projects using the instructions in this article. NOTE You should uninstall a newer version before downgrading to a previous version. Upgrade...
dxDataGrid Configuration
(data) { return <img src={data.value} />; } export default App; dataRowComponent An alias for the dataRowTemplate property specified in React. Accepts a custom component. Refer to Using...;head> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/devextreme-exceljs-fork@4.4.1
dxButton Configuration
See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax accessKey Specifies the...
dxChart ScatterSeries
All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.scatter object Specifies settings...
dxFileManager File System Providers
}] }]; ASP.NET MVC Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/data/fileSystem.js"></script> ASP.NET Core Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/data/fileSystem.js"></script> Remote The Remote file system provider works with a file