https://github.com/jingwood/styletable
An enhanced .NET Table control, supports multiple cell types like drop-down or hyperlink cell.
https://github.com/jingwood/styletable
column control controls dotnet grid row spreadsheet table winform
Last synced: about 2 months ago
JSON representation
An enhanced .NET Table control, supports multiple cell types like drop-down or hyperlink cell.
- Host: GitHub
- URL: https://github.com/jingwood/styletable
- Owner: jingwood
- License: mit
- Created: 2018-12-05T15:21:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T12:21:19.000Z (over 2 years ago)
- Last Synced: 2025-03-17T10:21:28.422Z (about 2 months ago)
- Topics: column, control, controls, dotnet, grid, row, spreadsheet, table, winform
- Language: C#
- Size: 219 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StyleTable
An enhanced .NET Table control, supports multiple cell types like drop-down or hyperlink cell.

# License
MIT License
Copyright (c) Jingwood 2012-2018, all rights reserved.
# Finding more powerful control?
Check out [ReoGrid](https://github.com/unvell/ReoGrid), a powerful open source .NET spreadsheet control supported to read, save, print, display and edit the Excel spreadsheet format. No any extension libraries required.