Click here to Skip to main content
15,893,564 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
i am doing school software project. I created a table in sqlserver with subjetname
and i will display it in in the datagridview .and it will lok like this

Class Tamil English
I
II

now i want to add the checkbox below each subject for allowing the teacher to check
that checkbox to indicate which subject he can able to take.


i need a datagridview struture lik this


class Tamil English
I checkbox checkbox
II Checkbox Checkbox


i don't know how to add checkbox to each cell.

if anyone have any idea help me
tahank's in advance
Posted

1 solution

 
Share this answer
 
Comments
Espen Harlinn 27-Mar-12 9:28am    
Nice set of links :-D
Abhinav S 27-Mar-12 9:32am    
Thank you.
enamur 27-Mar-12 10:09am    
Thous are the links all he want

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