|
-
Aug 9th, 2020, 02:23 AM
#10
Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)
 Originally Posted by ChenLin
@Krool:
How to get the column index value according to the column heading, and not affected by drag and drop.
When you populate your grid use .ColKey to define the column headings as keys.
After you messed up the grid with drag drop you can use .ColIndex(Key) to get the related column index.
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
|