R
Rob Oldfield
I want to include radio buttons in a windows forms datagrid. I realise that
I could just use check boxes, but given the nature of my app, radio buttons
would be nicer. I also don't want to use a combo.
This is clearly going to need a class based on the standard
datagridboolcolumn, but I can't figure out how to do it. Any ideas?
I could just use check boxes, but given the nature of my app, radio buttons
would be nicer. I also don't want to use a combo.
This is clearly going to need a class based on the standard
datagridboolcolumn, but I can't figure out how to do it. Any ideas?