Results 1 to 2 of 2

Thread: ssTab & MSFlexGrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    UK
    Posts
    147

    ssTab & MSFlexGrid

    I have a DB which contains a number of items which are grouped in areas. I would like display the items in each area in an MSFlexGrid unique to the area and control which MSFlexGrid is displayed with the ssTab control. The problem i have is that i have no idea how many areas there could be so i need to load the MSFlexGrids required at runtime and associate each MSFlexGrid with on the the ssTabs, which i dont know how to do.

    Any help Please.
    Mik706

  2. #2
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383
    you can create contols at runtime by creating a control array.
    select your flexgrid, copy it, and paste it on the form.
    you will be asked if you want to create a contol array
    click Yes

    now you can add and remove the controls at will

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