Lightweigt and full-featured .NET grid control
Fully-featured data grid control
Easy-to-use data grid for WinForms, ASP.NET Core MVC
TeeGrid for .NET is a native c# grid control currently available for WinForms projects and NET Core, for use as an ASP.NET Core MVC data grid rendering to directly to native HTML & jsGrid grids.
The feature-packed data grid provides features such as sorting, grouping or filtering grid data, resizable columns, master-detail view, draggable selections, grid scrolling. These built-in features can be enabled just using a few property settings.
The data grid control can be linked to any sort of database, like a Dataset, DataSource, arrays of objects or records, pure 'Virtual Mode' or any other source.
Customisable rows and columns
Dragging, scrolling, resizing, adding or deleting rows & columns
The c# grid control offers many features to manage the rows and columns sizing, formatting and more to your grid tables;
Locked columns allows to lock/fix a specified number of rows and columns. Any grid column can be locked to a grid edge (left or right).
Column dragging allows you to move or re-order grid columns using drag-and-drop. Select the column you want to move and drag the column's header to a different position in the grid.
Column resizing feature allows you to modify the column width in a grid.
Grid scrolling functionality lets you perform horizontal / vertical scrolling to display data using grid scrollbars or arrow keys, mouse-dragging or finger-touch.
Grid themes
Default themes for the grid view
The .NET grid Control is fully compatible with Visual Studio NET offering you the means to take common core code for gridding on Windows, Android and iOS/macOS. TeeGrid ships with some default themes to optionally custom match to each environment.
Ticker component
Easily configurable grid ticker tool
The TeeGrid "Ticker" is a small component to automatically refresh grid cells when values are updated. Options include FadeColors, Delay, Higher.Color, Lower.Color and RefreshSpeed.