how to add more than one radio buttons per row in datagrid view and
how to make other as unchecked while checking one using c#
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jeyabarathi SPosted Mar 27, 2011, 11:53 PM
thanks for your article. but it based on the asp.net.
I tried to implement in pure c# for the desktop application.
and creation of datagridview and adding columns are heppend in run time.
there is no option to create events for the radiobutton while creating the column.
ex : adding radio button into dgv in c#
Soft CornerPosted Mar 26, 2011, 2:09 PM
check this article .. :
Select Single Radio Button in Gridview