Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karenpayneoregon/winforms-radios

Code samples for data binding radio buttons and fake data binding in a DataGridView in WinForms
https://github.com/karenpayneoregon/winforms-radios

csharp databinding windows-forms

Last synced: about 1 month ago
JSON representation

Code samples for data binding radio buttons and fake data binding in a DataGridView in WinForms

Awesome Lists containing this project

README

        

# About

Examples for binding enum to a custom group box for radio buttons.

## Requires

- Microsoft VS2022
- NET8 or higher Framework and .NET Framework 4.8

### .NET Framework 4.8

![net48](assets/figure1.png)

### .NET Core 8

![core](assets/figure2.png)