Quantcast
Browsing all 7205 articles
Browse latest View live

How to preserve the XtraGrid view state in multi level master/detail

This example is an extension of example How to preserve the XtraGrid View state for a grid in master-detail mode. It stores view states of all existing nested grid views.Question CommentsAdded By:...

View Article


How to bind a dashboard to a List object

The following example demonstrates how to bind a dashboard to a List object. In this example, information about the sold units quantity is provided at runtime. The dashboard data source is added to the...

View Article


How to show a PDF file using the PdfViewer control

The following example illustrates how to load an existing PDF file into the PdfViewer control at runtime.To do this, call the PdfViewer.LoadDocument  method. 

View Article

How to bind a dashboard to a DataSet populated from an XML file

The following example demonstrates how to bind a dashboard to a DataSet populated from an XML file.In this example, an XML file provides data about car models and corresponding prices. The data source...

View Article

OBSOLETE - How to implement check boxes with SelectRows and...

UPDATED:Starting with version v2014 vol 1 (v14.1), this functionality is available out of the box:S173621: ASPxGridView - Add the built-in SelectAll CheckBox for Command ColumnSimply set the...

View Article


How to determine the page number of a clicked PDF page

This example demonstrates how to identify a PDF page in the document by using the PdfViewer.GetDocumentPosition method of the PdfViewer.

View Article

How to determine the PDF content type corresponding to a specific document point

This example illustrates how to determine the type of the PDF content corresponding to the document area that is being clicked.

View Article

How to customize a data store schema for SQL data sources

This example demonstrates how to customize a data store schema for a dashboard data source that uses a connection to the Northwind database.In this example, the IDBSchemaProvider interface is...

View Article


ASPxDocumentViewer - How to customize a parameter editor (Creating a...

This example demonstrates how to use a custom editor for the report's parameter to implement a multi-select parameter. The ASPxTokenBox control is used as a multi-select parameter editor.The main idea...

View Article


How to import data to worksheet cells from different data sources and use tables

This example illustrates how to use the Worksheet.Import method to import data to worksheet cells from different data sources (arrays, lists and data tables), and how to format a range of cells as a...

View Article

How to enable the Multi Selection feature in VGridControl

These examples illustrate how to enable the Multi Selection feature in the VGridControl. Simply place the SelectionProvider component onto a form. Since this component implements the IExtenderProvider...

View Article

How to bind a dashboard to a SQL database using DashboardSqlDataSource

The following example demonstrates how to bind a dashboard to a SQL database using DashboardSqlDataSource.DashboardSqlDataSource allows you to establish a connection to a data store by providing...

View Article

ObjectDataSource - How to provide a custom parameter editor.

This example illustrates how to provide an End-User Report Designer with a custom editor for editing a value of a parameter passed to a member of an ObjectDataSource. To achieve this functionality,...

View Article


How to: Customize the GridControl's Data-Aware Export Output

This example demonstrates how to customize the GridControl's data-aware export output.In this example, the grid's data is exported to XLSX format using the GridControl.ExportToXlsx method with a...

View Article

How to apply format conditions to pivot grid data cells

This example shows how to add format conditions to WPF Pivot Grid Control.The top bottom rule conditional formatting is applied to the 'Quantity' measure and intersection of the 'Sales Person' and...

View Article


MVVM Best Practices

This example contains the complete MVVM Best Practices demo available from the DevExpress WinForms Demo Center. The solution is divided into separate sections; each section contains several simple...

View Article

How to invoke the Chart Designer at runtime

This example demonstrates how to invoke the Chart Designer at runtime.

View Article


How to use the Workflow Module with the Entity Framework data model

This example uses the EF-based version of the XPO-based Workflow Demo application that is shipped with XAF. It demonstrates how to use the Workflow Module  in XAF applications where Microsoft ADO.NET...

View Article

How to add the Client Chart Designer to an application

This example demonstrates how to add the Client Chart Designer to an application.

View Article

How to bind a dashboard to an OLAP cube using DashboardOlapDataSource

The following example demonstrates how to bind a dashboard to an OLAP cube using DashboardOlapDataSource. The DashboardOlapDataSource allows you to establish a connection to the OLAP cube by specifying...

View Article
Browsing all 7205 articles
Browse latest View live