Syncfusion.Grid.WPF
16.3.0.18-beta
dotnet add package Syncfusion.Grid.WPF --version 16.3.0.18-beta
NuGet\Install-Package Syncfusion.Grid.WPF -Version 16.3.0.18-beta
<PackageReference Include="Syncfusion.Grid.WPF" Version="16.3.0.18-beta" />
paket add Syncfusion.Grid.WPF --version 16.3.0.18-beta
#r "nuget: Syncfusion.Grid.WPF, 16.3.0.18-beta"
// Install Syncfusion.Grid.WPF as a Cake Addin #addin nuget:?package=Syncfusion.Grid.WPF&version=16.3.0.18-beta&prerelease // Install Syncfusion.Grid.WPF as a Cake Tool #tool nuget:?package=Syncfusion.Grid.WPF&version=16.3.0.18-beta&prerelease
The Syncfusion cell grid control for WPF is a cell-oriented grid that contains its own data and does not need to be bound to the data source. It can be easily customized down to the cell level. It can be used in a virtual manner in which the data is provided on-demand in real time, or it can be used in a way so that the grid control maintains the data with its own internal structures.
Key features:
• Easy APIs to Add, Delete, or Move Rows and Columns: The user can easily add, delete, or move rows and columns throughout the grid control using its well-defined APIs.
• Clipboard Support: Essential Grid provides excellent clipboard support that allows users to copy and paste grid cell content to text or other format.
• Frozen Rows and Columns: Essential Grid allows users to freeze grid columns to the left or right and to freeze rows to the top or bottom of the grid.
• Resize Rows and Columns: Essential Grid provides options for resizing rows and columns.
• Hide Rows and Columns: Essential Grid provides support for hiding or displaying a range of rows and columns.
• Keyboard Interface: Essential Grid provides extensive support for keyboard handling. All keyboard operations can be customized.
• Selection Modes: Essential Grid offers different kinds of selection modes such as row only, column only, and cell only for selecting a particular row, column, or cell, respectively.
• Drag-Drop Support: Essential Grid lets you drag any column and drop it at any position in the grid. This allows columns to be repositioned as required.
• Virtual Mode: Essential Grid for WPF supports a virtual mode, which lets the user dynamically provide data to the grid from an external data source through an event. This means the grid does not store any data in its internal data structure.
Learn more: https://www.syncfusion.com/products/wpf/grid-control
Documentation: https://help.syncfusion.com/wpf/grid/getting-started
This package also contains classic controls GridDataControl and GridTreeControl for WPF.
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/wpf
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Syncfusion.GridCommon.Wpf (>= 16.3.0.18-beta)
- Syncfusion.Licensing (>= 16.3.0.18-beta)
- Syncfusion.Linq.Base (>= 16.3.0.18-beta)
- Syncfusion.Shared.Wpf (>= 16.3.0.18-beta)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Syncfusion.Grid.WPF:
Repository | Stars |
---|---|
syncfusion/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
|
Version | Downloads | Last updated |
---|---|---|
16.3.0.18-beta | 4 | 9/17/2018 |
16.2.0.46 | 40 | 8/8/2018 |