Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 2.54 KB

File metadata and controls

44 lines (27 loc) · 2.54 KB

Pivot Grid for WinForms - a Server Mode Example (Entity Framework)

This example demonstrates a Pivot Grid that is bound to the Entity Framework data source and operates in server mode.

Example Overview

The application contains two data sources bound to the Microsoft SQL database file:

Toggle the button to the Server Mode position to bind the Pivot Grid to the EntityServerModeSource instance.

screenshot

You can see the generated SQL statements in the Visual Studio Output window.

Files to Review

Form1.cs (Form1.vb)

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)