gridcontrol
There are 21 repositories under gridcontrol topic.
grebtsew/Patterns-Maker
A helpful windows form application for creating and managing crochet, knitting, embroidery and stitching patterns.
DevExpress-Examples/winui-customize-gridcontrol-print-appearance-and-display-print-preview
This code example customizes document print appearance settings and displays a GridControl's Print Preview.
DevExpress-Examples/winui-gridcontrol-print-grid-data
This example prints GridControl data on a default system printer.
DevExpress-Examples/XAF-how-to-add-an-unbound-column-to-gridlisteditor-to-execute-a-custom-action-for-a-record
Add an unbound column to GridListEditor to execute a custom action for a record in your XAF Windows Forms application.
DxUltimateSamples/AutoSizeMemo
An Auto-Sizing MemoEdit Control for DevExpress WinForms
xceedsoftware/WPF-DataGrid-Samples
Samples for the Xceed DataGrid for WPF, these samples will help you get started! For more information visit our website.
aliyasindogan/CreateAnEditableGridControlWithPopupContainerEdit
PopupContainerEdit İle Düzenlenebilir Bir GridControl Oluşturun
DevExpress-Examples/winforms-richedit-rich-drag-and-drop-gridview-cell-data
Handle MouseMove and MouseDown events to obtain the grid cell under the cursor position and get the cell's data.
DevExpress-Examples/winui-gridcontrol-export-grid-data
This example exports GridControl data to a CSV file.
DevExpress-Examples/wpf-richedit-embed-a-richeditcontrol-into-a-gridcontrol
Use a RichEditControl as an in-place editor in the GridControl column.
SyncfusionExamples/fit-the-column-width-and-row-height-based-on-content-size
This example demonstrates how to adjust the columns and rows based on content size
SyncfusionExamples/How-to-set-super-tooltip-for-cells-in-winforms-gridcontrol
This example describes how to set super tooltip for cells in winforms gridcontrol.
SyncfusionExamples/nestedgird-in-wpf-girdcontrol
This repository demonstrates the nested gird feature demos in wpf gridcontrol.
SyncfusionExamples/Row-and-column-header-highlighting-based-on-selection-in-WPF-Grid-Control
This sample shows row and column header highlighting based on selection in WPF Grid Control.
SyncfusionExamples/wpf-gridcontorl-clipboard-operations
This repository contains the samples which demonstrates various clipboard operation customization.
SyncfusionExamples/WPF-GridControl-CommentTip
This repository contains the sample which shows the comment tip to a specific cell or row or column in WPF GridControl.
SyncfusionExamples/wpf-gridcontrol-coveredcells
This repository contains the samples that demonstrates various options in covered cell feature of wpf gridcontrol.
SyncfusionExamples/wpf-gridcontrol-fit-the-columns-and-rows-size-based-on-content
This example demonstrates how to adjust the column and row height based on custom control size
SyncfusionExamples/wpf-gridcontrol-input-message
This repository contains the samples that demonstrates various options in input message feature of wpf gridcontrol.
SyncfusionExamples/WPF-GridControl-Selection
This repository contains the samples which shows the different selection of WPF GridControl.
SyncfusionExamples/WPF-GridControl-ToolTip
This repository contains the sample which shows add or remove the tooltip to a specific cell or row or column in WPF GridControl.