Quantcast
Channel: DevExpress Support Center (Examples)
Browsing all 7205 articles
Browse latest View live

How to Filter Large List Views via the Auto Filter Row

This example demonstrates how to avoid the display of the entire collection of a List View with a large object count in Windows Forms applications. One of the ways to do this is to use the Auto Filter...

View Article


The use of Automatic Filter Row without special symbols

When an end-user enters text into the AutoFilterRow for filtering that begins with '_' or '%', GridControl automatically replaces the AutoFilterCondition with "Contains" and uses the entered text...

View Article


How to reorder ASPxGridView rows using buttons or drag-and-drop

This example demonstrates how to move ASPxGridView rows using buttons or jQuery Drag&Drop.To keep the order of rows, it is necessary to set up an extra column to store row order indexes. Then, sort...

View Article

How to use sorting and filtering with a custom object

When a column contains custom objects as values, these custom objects cannot be compared directly. Data can be sorted and filtered by displayed text. It can be done in the following way:1) Change the...

View Article

How to implement conditional formatting for rows

The following sample demonstrates how to change the appearance of grid rows based on some condition. For example, in this tutorial you can see that the background color of grid rows is gradually...

View Article


How to create dxPieChart using the AngularJS approach

This example demonstrates how to display data from a data source in dxPieChart created using the AngularJS approach.See also:Configure Widget - Angular ApproachdxPieChart APICreate a Widget - AngularJS...

View Article

How to export several controls to different XLSX worksheets

This example illustrates how to export ASPxGridView, ASPxTreeList, and WebChartControl to different worksheets of one xlsx documentSee also:How to combine a number of ASPxGridView documents in one when...

View Article

How to: Change the application logo

For details, refer to the How to: How to: Change an Application Logo topic.

View Article


How to define a report dynamically in the Web application

This example illustrates how to create a report dynamically in the web application

View Article


How to reorder dxDataGrid rows using drag-and-drop

This example demonstrates how to move dxDataGrid rows using Draggable and Droppable plug-ins. To accomplish this task, we need to perform the following steps:1. Set a fake CSS class ("myRow") to a data...

View Article

How to show filter dialog before showing ListView

Scenario:When a user executes a navigation item that displays a large ListView, the application should display a popup window that allows you to define a filter for this ListView before loading records...

View Article

ASPxGridView - How to implement copy / clone functionality in Batch Edit mode

This example demonstrates how to add copied values to a new row on a custom command button click using a new client-side API implemented in the following threads:ASPxGridView - Batch Edit mode -...

View Article

GridView - How to implement copy / clone functionality in Batch Edit mode

This example demonstrates how to add copied values to a new row on a custom command button click using a new client-side API implemented in the following threads:ASPxGridView - Batch Edit mode -...

View Article


How to bind a report to a datasource, whose data is loaded from an XML file

This code sample illustrates how to bind a report to XML data stored in a file (Cars.xml in this case). To accomplish this task, create a SqlDataSource. Then, create a TableQuery to access data of the...

View Article

How to use CellStyle in different themes

To implement a cell style of GridControl, it is necessary to create a new style based on the already existing cell style. When an application theme is changed, the basic cell style must be also...

View Article


How to: Store file attachments in the file system instead of the database

The FileSystemData module provides the FileSystemStoreObject and FileSystemLinkObject classes that implement the IFileData interface and enable you to store uploaded files in a file system instead of...

View Article

Runtime table creation best practices (iterative approach)

This example demonstrates the differences in runtime table creation between the newest XtraReports version and its prior versions. Please note that it is always required to call the XRTable.BeginInit...

View Article


GridView - How to implement a custom HeaderFilter with a calendar for a date...

This example illustrates how to create a custom HeaderFilter for a date column. The main steps are: 1) create a custom HeaderTemplate using the  SetHeaderTemplateContent method to prevent default...

View Article

How to create a Stacked Line chart

The following example demonstrates how to create a DevExpress.XtraCharts.ChartControl with series of the StackedLineSeriesView  type, and add this chart to a form at runtime. Before proceeding with...

View Article

How to display KPI graphics in PivotGridControl bound to a regular data source

The following example shows how to display KPI graphics in PivotGridControl bound to a regular data source.The PivotGridControl is bound to the "Sales Person" view in the Northwind database. To display...

View Article
Browsing all 7205 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>