Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / desktop / WinForms

WinFormsDataGrid

5.00/5 (2 votes)
2 Oct 2024MIT 1.1K   37  
Windows Forms Legacy DataGrid for .Net Core

WinFormsDataGrid

Legacy Windows Forms DataGrid for .Net Core

It's never a good idea to invest on a legacy deprecated control, but if you're still stuck on that for a particolar project ... here you'll find something that let you move forward.

This Solution is based on .Net Framework (4.8.1) sources migrated to .Net Core 8 (targets: net481;net8.0-windows), and a sample demo project where you'll find how use it.

image

License

This article, along with any associated source code and files, is licensed under The MIT License