DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 7 of 7

Thread: Tab Controls

  1. #1
    Join Date
    Dec 2004
    Posts
    717

    Tab Controls

    Is there any limitations on tab controls?
    Suppose : I put one tab control on from and then I added ten tab pages on that control. Then I also put many other controls [txt,cbo,etc] on each tab page. After that, this tab control is not working property.

    My Environment ~
    1) .NET 2003
    2) Win XP
    3) P4
    4) RAM 512
    5) 80 G HD

    Any help would be appreciated.
    Best Regards,
    Michael Sync
    http://michaelsync.net

    The more you share,The more you get

  2. #2
    Join Date
    Nov 2003
    Location
    Portland, OR
    Posts
    8,387
    In what way does it "not work properly?"
    Phil Weber
    http://www.philweber.com

    Please post questions to the forums, where others may benefit.
    I do not offer free assistance by e-mail. Thank you!

  3. #3
    Join Date
    Dec 2004
    Posts
    717
    1) I go to Last tab page.
    2) I wanna go to first tab page.
    Observe : Tab control do nothing at that time. Sometimes, I can go to any other tab pages. But sometimes, I can't go.

    Why?
    Best Regards,
    Michael Sync
    http://michaelsync.net

    The more you share,The more you get

  4. #4
    Join Date
    Dec 2003
    Posts
    83
    I've used the tab control a few times in VB.NET and I have to say it's probably the buggiest control I've ever seen. Most of the time I have to resort to editing the "Windows Form Designer generated code" to get things to display correctly. If it's tab ordering you are having a problem with that's where you want to look. However, without more information about your issue I'm not sure what else to suggest.

    Are you saying that when you click the last tab page and then click the first tab page it does nothing?

  5. #5
    Join Date
    Dec 2004
    Posts
    717
    Thanks, howiegoo.
    I have put many controls on each tab page of tab control and also added ten tab pages to this tab control. I didn't give enough width for all ten tab pages so that whenever I click one page to another, I have to click the arrow button that is displayed at the top of tab control, to show a page that I wanna click. Firstly, I click the last tab page. then, you wanna click the frist tab page. At that time, tab control do nothing. Otherwise, The last tab page is still showing even I have clicked the Back Arrow of tab control.
    Best Regards,
    Michael Sync
    http://michaelsync.net

    The more you share,The more you get

  6. #6
    Join Date
    Dec 2003
    Posts
    83
    Are any of the controls on your tab pages bound to or pulling data from external data sources or do you have any code that runs when you click on a particular tab page? I reproduced the problem you described by creating a TabControl with 10 pages then specified that if page 5 was clicked to enter an endless loop. This froze the tab pages in the manner you descibed. If you remark out all processing done by the controls on your tab pages does the problem still occur?

  7. #7
    Join Date
    Dec 2004
    Posts
    717
    Thanks. howiegoo.
    The problems that I am facing is not at runtime problem. It's design time problem.
    What do you say?
    Best Regards,
    Michael Sync
    http://michaelsync.net

    The more you share,The more you get

Similar Threads

  1. Adding Controls at runtime in Tab Control
    By mailpradeep in forum VB Classic
    Replies: 3
    Last Post: 08-11-2005, 09:08 AM
  2. Replies: 2
    Last Post: 08-01-2005, 03:12 PM
  3. web controls tab order
    By John A Grandy in forum .NET
    Replies: 1
    Last Post: 07-23-2002, 04:58 PM
  4. Replies: 0
    Last Post: 04-14-2001, 06:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links