Jump to content
Server Maintenance This Week. ×

Merge two tab panel controls


This topic is 4610 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I am trying to update our database and create more space. When it was originally developed, the bottom half of the screen was split into two separate tab panels and information has been stored that way for years. I would like to merge all tabs into one large tab panel. Is this possible?

Link to comment
Share on other sites

It is possible...manually. You will need to create the additional tabs on one of the panels, and then copy and paste the info from one to the other. You may want to do this from two different layouts to avoid changing any object names, and you will have to look out for any script triggers that might be attached to the panel itself, which would not get copied over.

You could probably do this with one of those xml clipboard plugins, but I suspect you will spend a lot more time trying to parse the xml accurately then you will with the copy and paste route.

Link to comment
Share on other sites

This topic is 4610 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.