Display Checkbox and Radio Button table column in AspNet Core

Displaying data in tabular or grid format is quite common in web applications. At times you want to display a column as a series of checkboxes or radio buttons such that a user can indicate a boolean selection. In this article we will discuss a possible approach to accomplish that task.

https://www.binaryintellect.net/articles/c05ecf0e-9907-46b2-93f0-baca2f9692ae.aspx