Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Overview
DevExtreme DropDownButton is a UI component that can display a list of actions. You can configure the component to trigger actions on button or list item click. This overview highlights...
UI Customization
Custom Thumbnails View Demo The FileManager UI component allows you to provide custom thumbnails for a file system's items in Thumbnails mode. Handle the...
Filter Hierarchical Fields
In the following code, the FilterBuilder can filter data by three fields, two of which are hierarchical. The allowHierarchicalFields property is true to display hierarchical fields as a...
Overview
DevExtreme Form is a UI component for data editing with a customizable layout for arranging editors in columns, groups, and tabs. It automatically selects the most suitable editors based on the data...
Getting Started with Gantt
;!-- ... --> <link rel="stylesheet" href="https://cdn3.devexpress.com/jslib/25.2.5/css/dx-gantt.min.css"> <script src="https://cdn3.devexpress.com/jslib/25.2.5/js/dx-gantt.min.js"></script> <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <link rel="stylesheet" href="https://cdn3.devexpress.com