|
-
Aug 2nd, 2010, 05:42 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Getting ColumnIndexes from DGV
A user selectes the following cells in the following order:
DGV.Rows(5).Cells(4) to DGV.Rows(5).Cells(2)
through to
DGV.Rows(2).Cells(4) to DGV.Rows(2).Cells(2)
What I need to record is the ColumnIndexes of the first selected row.
Any help would be appreciated.
Computerman
It was much easier in VB6, but I am now liking Vb.Net alot more. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|