Click here to Skip to main content
15,886,781 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Note it is windows application.

Design as follows;

i have one radio button.

two check boxes inside the data grid view in my design page.

Run Mode screen as follows;

One Radio Button

In data grid view as follows;

Checkbox1 Checkbox2.

I want when i click the radio button, checkbox1 and checkbox2 all the rows in the datagridview will be checked true.

for that how can i do?

in the radio button checked change event what code i have to written.
Posted
Comments
Leo Chapiro 10-Mar-13 5:18am    
What have you already tried? Show you code please.
Maciej Los 10-Mar-13 7:38am    
Plase, be more specific and provide more details.
Is it ASP.NET, WPF, WinForms?

Repost: Using Radio button checked all check box in datagridview[^]!
Jegan Thiyagesan 10-Mar-13 11:25am    
A duplicate question has been raised by the same member.
http://www.codeproject.com/Answers/559577/whenplusplusradioplusbuttonplusclickplusinplusdata#answer3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900