G
Danny said:Hi,
I would like use datagrid to display a list of items with a radio button
attached to each item. Say I have a datatable in a dataset, datatable has
one datacolumn "description". By binding this datatable to datagrid, the
datagrid display the descriptions. But how do I put a radio button in
front of each description to allow users to choose?
TIA