Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing a Window Application In C# in which I am using check boxes in a grid. As in Vb.net we use direct cast to find the control of a check box of a row, but I am not able to apply Direct Cast in C# and I don't know how to deal with check box in C#.

Plz...............................................Help
Posted
Updated 26-Dec-12 17:50pm
v2

1 solution

 
Share this answer
 
Comments
ashwani.pandita 26-Dec-12 23:53pm    
Sir I am working on Window based application not on web based and I have used 'Find Control' in asp.net. But In window based application it is not working. So plz assist me with a code which i will use in window based application
[no name] 26-Dec-12 23:57pm    
http://stackoverflow.com/questions/1237829/datagridview-checkbox-column-value-and-functionality

http://www.dotnetspider.com/forum/300524-Grid-view-check-box-windows-application-C.aspx

http://www.codeproject.com/Questions/391406/How-to-get-selected-check-boxes-in-datagridview-us

hope it will help you :) and ya I'm not a sir.. Just a student :) :)
good Luck :)

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