473,385 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Tab pages rearrangeing themselfs

I've noticed this a few times now, I have pages in a specific order that i
want them in, and every once and a while when I rebuild my project or edit a
tab page, the next time i open that form up to work with it they are in a
diffrent order again... has anyone ever seen this happen?
Nov 20 '05 #1
11 989
Cor
Hi Brian,

A well known bug, I had the idea that if I did give them alphabetic
sequential names it was bettter. But I am not sure of it.

Cor
I've noticed this a few times now, I have pages in a specific order that i
want them in, and every once and a while when I rebuild my project or edit a tab page, the next time i open that form up to work with it they are in a
diffrent order again... has anyone ever seen this happen?

Nov 20 '05 #2
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
I've noticed this a few times now, I have pages in a specific order that i
want them in, and every once and a while when I rebuild my project or edit a
tab page, the next time i open that form up to work with it they are in a
diffrent order again... has anyone ever seen this happen?


That's a known bug. In the form's
'Load' event handler, remove the tabpages from the TabControl's
'TabPages' collection and re-add them in the right order.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>
Nov 20 '05 #3
Thanks guys, I wish MS would get a service pack out for all the bugs we have
so far....
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:c1*************@ID-208219.news.uni-berlin.de...
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
I've noticed this a few times now, I have pages in a specific order that i want them in, and every once and a while when I rebuild my project or edit a tab page, the next time i open that form up to work with it they are in a diffrent order again... has anyone ever seen this happen?


That's a known bug. In the form's
'Load' event handler, remove the tabpages from the TabControl's
'TabPages' collection and re-add them in the right order.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>

Nov 20 '05 #4
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
Thanks guys, I wish MS would get a service pack out for all the bugs we have
so far....


Maybe VS.NET 2004 :-)

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>
Nov 20 '05 #5
I Service pack that doesn't cost anything *LOL*.. kinda like thoes nifty
"check for service releases" links on the installers that are there but have
no use right now hehe
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:c1*************@ID-208219.news.uni-berlin.de...
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
Thanks guys, I wish MS would get a service pack out for all the bugs we have so far....


Maybe VS.NET 2004 :-)

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>

Nov 20 '05 #6
> * "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
Thanks guys, I wish MS would get a service pack out for all the bugs we have so far....
Maybe VS.NET 2004 :-)


Oh look... its Hurtfrieds solution for everything... "Whidbey"

=)


--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>

Nov 20 '05 #7
Brian,

* "Brian Henry" <br******@adelphia.net> scripsit:
I Service pack that doesn't cost anything *LOL*.. kinda like thoes nifty
"check for service releases" links on the installers that are there but have
no use right now hehe


I hope/think that the update to 2004 won't be very expensive. Remember
that VS.NET 2003 update (from 2002) was available for USD 31 for 6
months.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>
Nov 20 '05 #8
* "CJ Taylor" <no****@blowgoats.com> scripsit:
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
Thanks guys, I wish MS would get a service pack out for all the
bugs we have so far....


Maybe VS.NET 2004 :-)


Oh look... its Hurtfrieds solution for everything... "Whidbey"


I am running the PDC build in an emulator and it's great!

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>
Nov 20 '05 #9
Cor
Hi Herfried,

Do you know that in this business pointing on the next generation is always
done.

If you do it to most people who have expirience with that ist sounds also
that the present product is a faillure.

And that it is not in my opinion and therefore is pointing to much on the
next .......................

So give a sollution and do not tell to wait on the next because after the
next there will be another next.

But just my thoughts,

Cor
Nov 20 '05 #10
Cor
small text correction deleted that
">
If you do it to most people who have expirience with that ist sounds also
that the present product is a faillure.


If you do it to much for most people who have expirience with that ist
sounds also
that the present product is a faillure.
Nov 20 '05 #11
* "Cor" <no*@non.com> scripsit:
Do you know that in this business pointing on the next generation is always
done.

If you do it to most people who have expirience with that ist sounds also
that the present product is a faillure.
Compared to .NET 2.0, .NET 1.0 is "poor" (but it's still a great piece
of software).

:-)
So give a sollution and do not tell to wait on the next because after the
next there will be another next.


:-)

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet/>
Nov 20 '05 #12

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

Similar topics

2
by: skura | last post by:
I am trying to understand how the data in sql server is stored and also regarding fill factor and page splitting. 1) My first question what is the difference between Index pages and Data pages....
4
by: mairhtin o'feannag | last post by:
Hello, I have a tablespace striped across three drives, call them 1,2,3, just to be clever. :) I allocated a lot more space (DMS) than I should have, since I didn't know a way to estimate the...
12
by: Sunny | last post by:
Hi, I need to download some web pages from a web server (most of them are not static html, but .asp pages). The content (I.e. the pure html) in the pages are not changed very often, so I'll...
21
by: matvdl | last post by:
I have a system that was originally developed in asp - the pages are saved in SQL (there are over 10,000 pages) and saved to a temp directory in the server when requested by a client. I have...
5
by: Michael Herman \(Parallelspace\) | last post by:
1. What are some compelling solutions for using Master/Content pages with Web Pages? 2. If a content area has a web part zone with web parts, what is the user experience like when "editting" the...
17
by: Rob R. Ainscough | last post by:
Again another simple concept that appears NOT to be intuitive or I'm just stupid. I've read the WROX book and the example doesn't actually show how the .master page links in the other content...
6
by: Konstantin Andreev | last post by:
Hello, all. Let the tablespace SY810T4K is almost full: --------------- db2 =list tablespaces show detail ... Name = SY810T4K Type = Database managed space Contents...
11
by: =?Utf-8?B?UGV0ZXIgSw==?= | last post by:
I am working with Visual Studio or alternately with Expression Web. I need to create about 50 aspx pages with about 1200 thumbnali images, typically arranged in three to four groups per page,...
1
by: deshaipet | last post by:
Hi friends - I created a automatic storage tablespace with a pagesize of 16 K and initial size of 64 MB. create large tablespace test_tbsp1 pagesize 16k managed by automatic storage autoresize...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.