이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

TeeGrid for .NET

가볍고 전체 기능을 갖춘 데이터 그리드 컨트롤 입니다.

Steema Software사에서 공개
1998년 부터 ComponentSource에서 판매중

버젼: 2023 업데이스 날짜: Jan 23, 2023

i

October 2nd 2025: TeeGrid for .NET is now free to use under MIT license conditions.
TeeGrid for NET is now de-restricted via an MIT license. With this version, the TeeGrid component is "license liberated" and may be used without restriction or need for registration, see the license here.

Access the NuGet package download from https://www.nuget.org/packages/Steema.TeeGrid.NET.

TeeGrid for .NET 주요 기능

Master-Detail View
Master-Detail View
Rows and Columns
Rows and Columns
Themes
Themes
Ticker
Ticker
Master-Detail View

Master-Detail View

The Grid control offers master-detail data presentation. Any selected row in the master grid can be expanded to display its detail rows. Detail rows can be displayed in hierarchical data grid.

Rows and Columns

Rows and Columns

TeeGrid 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.
Themes

Themes

TeeGrid is fully compatible with Visual Studio NET offering you the means to take common core code for grids on Windows, Android and iOS/macOS. TeeGrid ships with some default themes to optionally custom match to each environment.

Ticker

Ticker

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.