473,651 Members | 2,787 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Tab Control Help wanted

I wish to create a Tab control form with several pages.
Page 1 will be the main form, containing a "part type" field.
The rest of the pages subforms detailing specifications for the part types
on page 1

Is there any way I can reference the specication pages to the part type
filed on page 1 so that when then part type changes, the non relevant
specification pages will be hidden leaving just the main form (page 1) and
the correct specification page?

If any one can help with suggests for code to achieve this I would be very
grateful, or indeed an easier way to do it

Dave Beeston
Nov 13 '05 #1
1 1169
Each page of an Access Tab Control has a visible property.
If you are selecting the PartType from a combobox, (or entering it in a
textbox), you can use that control's AfterUpdate event to set your visible
properties as you wish.

HTH

"Midiman69 @hotmail.com>" <midiman69<NOSP AM> wrote in message
news:d4******** ***********@new s.demon.co.uk.. .
I wish to create a Tab control form with several pages.
Page 1 will be the main form, containing a "part type" field.
The rest of the pages subforms detailing specifications for the part types
on page 1

Is there any way I can reference the specication pages to the part type
filed on page 1 so that when then part type changes, the non relevant
specification pages will be hidden leaving just the main form (page 1) and
the correct specification page?

If any one can help with suggests for code to achieve this I would be very
grateful, or indeed an easier way to do it

Dave Beeston

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4618
by: Karuppasamy | last post by:
Hi I have created a User Control Containing a Panel and Rich Text Box. The Panel contains some other controls used for formatting the Text entered in the Rich Text Box. My Requirement is that The Panel has to be visible only when the User Control got Focus and the Panel should not be shown to user when the User Control lost its focus.
5
2247
by: Michael | last post by:
Ive been programming for some time now, so i wanted to get into graphics, but i wanted to see if I could make a Picture Viewer. I have no experience with the picture control, ive tryed the MSDN tutorial for the control. If the code to use it in is in Basic, dont bother sending it. Nor do i have much experience with the "Open" dialog box.
2
4371
by: Hawk | last post by:
I have a custom menu control that I am creating using C#. I am rendering HTML from a StringBuilder in my control to add the needed JavaScript to the HTML output. I need to have the JavaScript output from the stringbuilder placed at the bottom of my <BODY> section, after the top navigation menu dropdown dataset output. Currently the JavaScript is output to the top of the <BODY> section of my HTML output from the control. How can I...
2
3169
by: Brian | last post by:
NOTE ALSO POSTED IN microsoft.public.dotnet.framework.aspnet.buildingcontrols I have solved most of my Server Control Collection property issues. I wrote an HTML page that describes all of the problems that I have encountered to date and the solutions (if any) that I found. http://users.adelphia.net/~brianpclab/ServerControlCollectionIssues.htm This page also has all of the source code in a compressed file that you are free to download...
7
1181
by: Thomas Scheiderich | last post by:
I have a calander control that is inside a large cell. I have the width set up to "Width='100%'". What I would like it to do is be 50 pixels less that the 100% so that it would always be a blank area on either side of the cell. Something like Width=100%-50 (I know this is not valid - just to illustrate what I am trying to do. I don't want to use cellpadding or cellspacing as there is other data in the cell that I don't want to to work...
11
4150
by: Christoph Boget | last post by:
When building a form using Infopath, you can define a repeating section and stick form fields in that section. I'm curious if ASP.NET has a similar control to make it easy to design something similar using just ASP.NET (and not Infopath)? I'd hate to think that I'll need to write all the javascript/dhtml to mimic that functionality and I don't really feel the need to re-invent the wheel. Has MS designed such a control? A 3rd party? ...
6
8607
by: Davids | last post by:
having a 100% working aspx page I wanted to create a user control from a small DataList section (which has an ID="DataList1") of the page, so I created an ascx file with the DataList and Register the control as should be done. Now the DataList1 can't be found any more: The name 'DataList1' does not exist in the current context why's that??
15
26503
by: Amit D.Shinde | last post by:
I am adding a new picturebox control at runtime on the form How can i create click event handler for this control Amit Shinde
0
901
by: Joel Barsotti | last post by:
Hi, So with my search control I want people to be able to enter some text and press enter and have the search submit. I was doing this with javascript using the onKeyPress event for the individual textboxes I wanted to monitor then used the argument to pass the buttonn id I want to click and used more javascript to simulate the click. This worked great as anytext box I wanted could fire the submit button I wanted associated with it....
7
10336
beacon
by: beacon | last post by:
I am creating a form using the SSTab control. For the first tab I wanted more than one page and had to copy the control in order to achieve this. I then placed next page and previous page buttons off of the tab control that were set up to determine which of the tab controls were visible (SSTab1 or SSTab2). When I began to work on the second tab of SSTab1, I only wanted one page for the tab control, but I wanted to keep the command buttons I...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8802
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8465
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8579
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7297
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4283
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1909
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1587
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.