Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...