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

Specify a Header for the Request

Guides

: { YourHeaderName: "YourHeaderValue" } }); }); Angular app.component.htmlapp.component.tsapp.module.ts <dx-file-uploader> <!-- ... --> [uploadHeaders]="{ YourHeaderName: 'YourHeaderValue' }" </dx-file-uploader> import { Component } from '@angular/core'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls

Sorting

Guides

NOTE This article operates with concepts and terms that were introduced earlier. Before you start acquainting yourself with this topic, make sure you are familiar with PivotGrid basics described in the Visual Elements and Fields and Areas articles. In PivotGrid, sorting means ordering of column and row fields. By default, they are ordered from A to Z (strings), from smallest to largest (numbers

Timetable

Guides

#yourSchedulerID .dx-scheduler-cell-sizes-horizontal { width: 200px; } #yourSchedulerID .dx-scheduler-cell-sizes-vertical { height: 200px; } jQuery Use DOM manipulation methods to combine the HTML

dxGantt filterRow

Reference
Configures filter row settings.

View Demo Users can enter a value into the filter row to filter Gantt data. Set the filterRow.visible property to true to display the filter row. Each cell in the filter row contains a magnifier icon. Click a column's magnifier icon to select a filter operation available for the column. Use the selectedFilterOperation property to specify the default filter operation

Overview

Guides

DateBox is a UI component that helps users enter or modify date and time values. In this overview, you can find a map of DateBox elements, information about key features, and what to explore next. Elements Date display format Input buttons Format and UI type Today button Apply button Cancel button Key Features Customization Set the DateBox type to date, time, or both. You can define