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.