grid-control
There are 88 repositories under grid-control topic.
Steema/TeeGrid-VCL-FMX-Samples
Grid control for Delphi and C++ (VCL and FMX)
RLGC-Project/RLGC
An open-source platform for applying Reinforcement Learning for Grid Control (RLGC)
DevExpress-Examples/winforms-grid-enable-editing-in-group-row-to-change-cell-values
Display column editors in a group row to edit cell values.
fafalone/VBFlexGrid64
x64-compatible port of VBFlexGrid for twinBASIC
DevExpress-Examples/winforms-mvvm-drag-drop-rows-between-grids
Drag-and-drop data rows from one grid to another (MVVM).
DevExpress-Examples/drag-drop-grid-rows-to-treelist
Drag and drop Grid rows to the Tree List.
DevExpress-Examples/winforms-grid-crud-operations-odata
Implement CRUD operations (OData).
DevExpress-Examples/winforms-grid-display-editors-in-columns-headers
Display data editors within columns headers.
DevExpress-Examples/winforms-grid-make-auto-filter-row-insensitive-to-accents
Make the data grid's Auto Filter Row insensitive to accents.
DevExpress-Examples/winforms-grid-multi-cell-editing
Simultaneous editing of several grid cells.
DevExpress-Examples/winforms-grid-sql-pagination
Implement a pager using the grid's Data Navigator.
DevExpress-Examples/winforms-grid-add-radio-group-column
Make all cells in a column behave like one radio group.
DevExpress-Examples/winforms-grid-async-load-data-in-unbound-column
Asynchronously load data into an unbound grid column.
DevExpress-Examples/winforms-grid-custom-print-cells-headers-in-print-preview
Customize the appearance of data cells and column headers in Print Preview using custom draw events.
DevExpress-Examples/winforms-grid-display-edit-rtf-data
Display and edit rich text in grid cells.
DevExpress-Examples/winforms-grid-introduce-custom-options-in-auto-filter-row
Implement new filter options in the Auto Filter Row.
DevExpress-Examples/winforms-grid-move-focused-row-up-down
Swap the focused grid row and its adjacent row (top or bottom).
DevExpress-Examples/winforms-grid-show-gif-animation-in-row-indicator
Display a GIF animation in the row indicator of the focused row.
DevExpress-Examples/winforms-grid-use-layoutview-as-master-view
Use the Layout View as a master View in master-detail mode.
DevExpress-Examples/winforms-grid-visualize-master-detail-data
Visualize master-detail data in code.
DevExpress-Examples/winforms-scheduler-drag-drop-appointments-from-grid
Drag and drop appointments from the Grid to Scheduler.
DevExpress-Examples/how-to-create-search-window-with-find-previous-and-find-next-buttons-in-gridcontrol-t127527
Create a custom search panel for the WPF Data Grid.
DevExpress-Examples/winforms-grid-bind-to-azure-sql-database
Bind the WinForms Data Grid to an Azure SQL data base.
DevExpress-Examples/winforms-grid-customize-cell-color
Customize the appearance of grid cells.
DevExpress-Examples/winforms-grid-display-edit-buttons-in-cells
Display edit buttons in grid cells
DevExpress-Examples/winforms-grid-display-popup-image-on-mouse-hover
Display a popup image when a user hovers over a row indicator.
DevExpress-Examples/winforms-grid-display-text-editor-in-column-header
Display the TextEdit within a column header to allow users to rename the column.
DevExpress-Examples/winforms-grid-enable-server-mode-for-detail-view
Enable Server Mode for a detail view.
DevExpress-Examples/winforms-grid-linq-to-sql-sever-mode
Bind the WinForms Data Grid to data using LINQ to SQL classes in Server Mode.
DevExpress-Examples/winforms-grid-master-detail-async-load-detail-data
Asynchronous detail view loading in a master-detail grid control.
DevExpress-Examples/winforms-grid-popupcontaineredit
Use the Popup Container Editor as a cell editor in the WinForms Data Grid.
DevExpress-Examples/winforms-grid-show-editor-buttons-on-cell-hover
Show editor button when hovering over a data cell.
DevExpress-Examples/winforms-grid-toggle-row-visibility
Toggle row visibility in a Grid control.
DevExpress-Examples/wpf-data-grid-display-summary-in-group-footer
Display data summaries in group footers of the WPF Data Grid.
DevExpress-Examples/wpf-grid-customize-appearance-of-specific-cells
Customize appearance settings of specific grid cells.
SyncfusionExamples/add-filter-in-grid-control-winforms
How to add filter in WinForms GridControl?