An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# StyleTable

An enhanced .NET Table control, supports multiple cell types like drop-down or hyperlink cell.

![Snapshot](snapshots/example1.png)

# 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.