How to create a user control for this kind of layout.
I have a css
. But dont know how to create a control for this kind of display.
Title is the department name and below mentioned radio buttons are status for each department. Now department can be multiple as present in database. This one box can contain only two department list and new box needs to be created as soon as 2 departments are filled into this.
How can I create user control for this type to bind it from datatable.
I am reading about DynamicDataField
but seems to be of no use.
Here fields encircled is department and its statuses