Results 1 to 2 of 2

Thread: How to size cols using MSHGrid Control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 1999
    Location
    Rock Island
    Posts
    21

    Post

    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?

  2. #2
    Guest

    Post

    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
  •  



Click Here to Expand Forum to Full Width