|
-
Sep 7th, 1999, 08:29 PM
#1
Thread Starter
Junior Member
I have created a Shaped recordset and passed it as my datasource to a MSHGrid. Of course not all of the records have child records so (In my case) after two columns there may or may not be more. When I check to see how many columns there are (mshgrid.cols) I get 3. However in some cases there are 6. How can I refer to these columns?
-
Sep 8th, 1999, 06:23 PM
#2
You mean get the the values from the columns?
Try the TextMatrix property
GRID.TextMatrix(Row,Col)
------------------
Vincent van den Braken
EMail: [email protected]
ICQ: 15440110
Homepage: http://www.azzmodan.demon.nl
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
|