|
-
Oct 10th, 2001, 05:18 PM
#1
Thread Starter
Lively Member
FlexGrid header and row number problem
When I click on the header row on an unpopulated FlexGrid, it returns 0 (as the row number) as it should BUT when I populate it, and then click on the header row, it returns 1... what is up with that???
john
-
Oct 10th, 2001, 05:20 PM
#2
PowerPoster
Sure you're not asked for the row count?
-
Oct 10th, 2001, 05:58 PM
#3
Thread Starter
Lively Member
I'm just calling MSFlexGrid1.row. It returns the correct row for the first row of data (i.e. the first non-header row) and beyond but the header is ALSO 1. So anything I do to the first row of data also happens to the header. Seems strange to me!
John
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
|