Hi Guys,
I am creating a stock management program, this program can have many business units on it (scenario is a stadium with several beverage outlets).
I am using tabs to open the stock control for each unit, I am using a user control for the units, these are created dynamically, so when they select to open a unit, a tab is created. That works fine.
Im having problems in sending information to it, If a unit is called 100, I have got the tab to be called 100 but I need to be able to get that inside the tab, maybe store it as a variable.
Can someone help please.
Thank you
Peter