Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding TabPages dynamically
Message
From
04/07/2006 09:36:35
 
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01133567
Message ID:
01133573
Views:
11
>Hello All, I have a requirement to add / remove (not disable/enable !) tabpages in my app based on user rights (stored somewhere). I did something like this in VFP a while back, and , am wondering if this is a good way to go. The way I did it was , if the user had rights to the tabpage - add the page - the tab page then loaded it's controls in the ctor , which I could access with: thisform.tabpage.page1.control etc..., however , I have a feeling the object hierarchy in .NET is different than VFP, anyone ever done anything like this in .NET ?

When there used to be a problem with the tab order, we use an approach similar to that. You may use something as referred in the message #1074382.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform