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

How to create a GridView descendant class and register it for design-time use

This is an example of a custom GridView and a custom control that inherits the DevExpress.XtraGrid.GridControl. Make sure to build the project prior to opening Form1 in the designer. Please refer to...

View Article


Image may be NSFW.
Clik here to view.

How to generate a sequential and user-friendly identifier field within a...

ScenarioOrders, articles or other business entities often require that you have user-friendly Id or Code fields that end-users can memorize and use during phone conversations. They are usually...

View Article


GridView - How to show a message after CRUD operations

This example illustrates how to show a custom message after performing CRUD operations:- Handle a particular Action method on the Controller side and save the related data/message via a custom ViewData...

View Article

How to specify the width/height ratio of the map projection

This example demonstrates how to customize the width/height ratio of the map projection. In this example, the following ratios for the Equal-area projection are used. The ratio values can be found...

View Article

How to provide cylindrical equal-area projections of a map

This example demonstrates how to customize the width/height ratio of the map projection. In this example, the following ratios for the Equal-area projection are used. The ratio values can be found...

View Article


Date range filtering in the Filter Row

This example illustrates how to specify a column's FilterTemplate by using two ASPxDateEdit controls and use them for date range filtering:- Enter the start and end date values;- Call the client-side...

View Article

Web Report Designer - How to use the custom serializer class...

This example demonstrates how to use the custom data source component serializer class that implements the IDataSerializer interface to serialize a report's data source component. This approach is...

View Article

Image may be NSFW.
Clik here to view.

How to show and hide a popup window via server side code

While we recommend using client-side code (scripts) to open or hide a popup window to avoid a turn around to the server, in certain situations you may need to implement server-side processing before...

View Article


How to compare editor values before posting data in the ASPxGridView

This can be done using the editor's client-side Validation event. You should handle the CellEditorInitialize event of the ASPxGridView and write a java script event handler in your server code. Please...

View Article


How to create a custom script editor in the End-User Designer

This example demonstrates how  to create a custom script editor in the End-User Designer.

View Article

Editing appointment series - how to retain the exceptions

This sample project addresses a typical problem that occurs when the end-user modifies a pattern used to create a chain of recurring appointments. What to do with modified occurrences also called...

View Article

How to use XAF Audit Trail module outside XAF

The XAF Audit Trail module is intended to track changes being made in persistent objects. This module uses the AuditTrailService class to track changes and write them to the database. This class is...

View Article

How to generate groups and items via ItemsSource

This example demonstrates how to bind NavBarControl with a DataSource.Question CommentsAdded By: Mikhail Shubin at: 4/23/2015 11:04:27 AM    Hello,This example has a binding error:System.Windows.Data...

View Article


How to bind a dashboard to an Entity Framework data source at runtime

The following example demonstrates how to bind a dashboard to the SQLite database using Entity Framework 6.In this example, the Dashboard.AddDataSource method is used to add a new data source. To...

View Article

ASPxGridView with alphabetic pager

This example illustrates how to create a custom alphabetic pager. In fact, Alphabetic pager is filtering by a column. In this example we create a custom pager template, which contains anchors with...

View Article


How to bind DXTabControl to data

The following example demonstrates how to bind a tab control to data.

View Article

How to export a report to ZUGFeRD

This example demonstrates how to export a simple report to a PDF/A-3 file that meets the ZUGFeRD specification used for electronic invoices in Germany.

View Article


How to create a Side-by-Side Bar chart by adding Series and Points in code

The following example demonstrates how to create a Side-by-Side Bar chart at runtime.Note that this series view type is associated with the XY-Diagram type, and you should cast your diagram object to...

View Article

How to enhance performance when handling a large number of appointments

Problem:The Scheduler behaves perfectly well when there is a reasonable amount of appointments to display. However, what if I am required to handle large appointment datasets? If I use the...

View Article

How to implement the Drag&Drop mechanism between TileView and GridView

This example demonstrates how to drag and drop entries between two GridControl views - TileView and GridView.

View Article
Browsing all 7205 articles
Browse latest View live


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