m_m1234 Posted October 15, 2005 Posted October 15, 2005 Hello I am programming in VB.NET and I Have created a DataGrid with a column containing CheckBoxes. I have three question: 1- At the first, all Checkboxes are checked, how can I Uncheck them. When I Uncheck Any Of Them with clicking on it, And then I click Somewhere else in the form, Suddenly it will be checked again. 2- How can I check the status of every individual checkbox, I mean I want to know whether any of checkboxes are checked or not. 3- How can I change the status of any check box from my program. For example, I want to check one of the checkboxes or vice versa. Also I have Checked The George Shephered's FAQ, But I couldn't find My answers Thank You. Quote
Nate Bross Posted October 21, 2005 Posted October 21, 2005 We would need sUmm, code? to help you further. Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.