|
-
Jan 22nd, 2004, 10:09 AM
#1
Thread Starter
Addicted Member
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.
-
Jan 22nd, 2004, 11:30 AM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|