Advertisement

05.15.2008 at 05:06AM PDT, ID: 23404718
[x]
Attachment Details

Urgent! how do i select/deselect all checkbox in datagrid (vb.net)

Asked by kengkit in .NET, Microsoft Visual Basic.Net, Visual Studio .NET 2005

The following is my code to do the above process but seem like not working.. any advise?

        For Each dgr As DataGridViewRow In Me.dgv_member.Rows

            If dgr.Cells(0).EditedFormattedValue = False Then
                dgr.Cells(0).Selected = True
            End If

        NextStart Free Trial
[+][-]05.15.2008 at 05:47AM PDT, ID: 21572911

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: .NET, Microsoft Visual Basic.Net, Visual Studio .NET 2005
Sign Up Now!
Solution Provided By: iboutchkine
Participating Experts: 1
Solution Grade: A
 
 
[+][-]07.11.2008 at 05:29PM PDT, ID: 21986975

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]07.16.2008 at 06:52PM PDT, ID: 22021786

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628