Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Delete Appointments
User Interaction After a user clicks an appointment, the Scheduler displays a tooltip with two buttons. To delete an appointment, a user clicks the button with a bucket icon. Note that the...
Band Columns
Unlike data columns, band columns do not hold any data. Instead, they collect two or more data columns under one column header. To set up this layout, describe the hierarchy of columns directly...
Adaptability
The TreeList can hide columns and adapt its layout to screens of different sizes. Data from hidden columns is available in adaptive detail rows. A user can click the ellipsis buttons in the adaptive...
Add DevExtreme to a React Application
After you run the command, you can skip the following articles and move on straight to importing DevExtreme UI components. NOTE The command is unavailable for applications that do not include a src
Gray Boxes Appear After Data Loading
In certain cases, gray boxes may remain visible after DataGrid or TreeList finishes loading data: These gray boxes are row placeholders that appear while the component loads and renders rows....