473,398 Members | 2,120 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,398 software developers and data experts.

Splitter Bar

Hi,

My app is ASP .NET VB web application.

I want to add a splitter control on it ....much like the msdn library. I
have a treeviw on the left side. How can I do it ? I have searched in all
the usual places (gotdonet.com/ asp.net etc) but no luck.

Cheers
Rohit
Nov 20 '05 #1
20 6661
Cor
Hi Rohit,

As far as I can see Microsoft is not using .Net for the Microsoft Web.

There are some ASPX pages, but I doubt if it is dotnet, because they are
loaded with JavaScript and the normal .Net Headers are not there.

So you have to find out first what tool Microsoft uses.

Cor
Nov 20 '05 #2
"Rohit Sharma" <lt*************@hotmail.com> scripsit:
My app is ASP .NET VB web application.

I want to add a splitter control on it ....much like the msdn library. I
have a treeviw on the left side. How can I do it ? I have searched in all
the usual places (gotdonet.com/ asp.net etc) but no luck.


You can create a frameset with multiple frames and a sizable border.
Notice that this is a VB.NET language group and your problem is in no
eay related to VB.NET programming.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #3
Cor
Hi Rohit,
I have a better answer for you, in this newsgroup is this anouncment.
So why not join, (If it is not in the middle of the night for you).
Otherwise if you wise that and when I don't forgot it, I will ask it for
you?
Cor
================================================== =======
Join members of the Web Forms team to discuss how to make the most out of
your Web Forms applications written with Visual Basic .NET. Experts from
the development, testing, and documentation teams will be available to
answer your ASP.NET and Visual Basic questions.

Date:
October 7, 2003

Time:
1:00 - 2:00 P.M. Pacific time
4:00 - 5:00 P.M. Eastern time
20:00 - 21:00 GMT
21:00 - 22:00 BST
(For a list of local time zones relative to GMT, please see
http://msdn.microsoft.com/chats/timezones.asp.)

Outlook Reminder:
http://msdn.microsoft.com/chats/outl...rs/VB_Oct7.vcs

Location:
http://msdn.microsoft.com/chats (then click the name of the chat to enter
the chat room)

For more information about Visual Basic .NET, see
http://msdn.microsoft.com/vbasic/
To see a list of upcoming chats or set a reminder for this chat, see
http://msdn.microsoft.com/chats.
For archives of previous chats, see
http://msdn.microsoft.com/chats/recent.asp.

Thanks!
Jason Cooke
VB.NET Team
========
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
(c) 2003 Microsoft Corporation. All rights reserved.
================================================== ===
Nov 20 '05 #4
Cor
Herfried,
Notice that this is a VB.NET language group and your problem is in no
eay related to VB.NET programming.


It is, see my the answer on my own answer to Rohit, it is I think ASP.Net
either.
As far as I know when I did look to this in past at the Microsoft pages, its
was done with a terrible long Javascript.
But it would be nice if it was on a WebForm.
So I think that is a good question for the chat.
Cor
Nov 20 '05 #5
Will try and be there.

"Cor" <no*@non.com> wrote in message
news:3f**********************@reader20.wxs.nl...
Hi Rohit,
I have a better answer for you, in this newsgroup is this anouncment.
So why not join, (If it is not in the middle of the night for you).
Otherwise if you wise that and when I don't forgot it, I will ask it for
you?
Cor
================================================== =======
Join members of the Web Forms team to discuss how to make the most out of
your Web Forms applications written with Visual Basic .NET. Experts from
the development, testing, and documentation teams will be available to
answer your ASP.NET and Visual Basic questions.

Date:
October 7, 2003

Time:
1:00 - 2:00 P.M. Pacific time
4:00 - 5:00 P.M. Eastern time
20:00 - 21:00 GMT
21:00 - 22:00 BST
(For a list of local time zones relative to GMT, please see
http://msdn.microsoft.com/chats/timezones.asp.)

Outlook Reminder:
http://msdn.microsoft.com/chats/outl...rs/VB_Oct7.vcs

Location:
http://msdn.microsoft.com/chats (then click the name of the chat to enter
the chat room)

For more information about Visual Basic .NET, see
http://msdn.microsoft.com/vbasic/
To see a list of upcoming chats or set a reminder for this chat, see
http://msdn.microsoft.com/chats.
For archives of previous chats, see
http://msdn.microsoft.com/chats/recent.asp.

Thanks!
Jason Cooke
VB.NET Team
========
This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use.
(c) 2003 Microsoft Corporation. All rights reserved.
================================================== ===

Nov 20 '05 #6
I am not a web developer !. I use VB .NET to develop ASP .NET applications.
I want to use .NET (VB) to do a splitter bar on a web page. I think this
qualifies for this newsgroup !
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:un****************@tk2msftngp13.phx.gbl...
"Rohit Sharma" <lt*************@hotmail.com> scripsit:
My app is ASP .NET VB web application.

I want to add a splitter control on it ....much like the msdn library. I
have a treeviw on the left side. How can I do it ? I have searched in all the usual places (gotdonet.com/ asp.net etc) but no luck.


You can create a frameset with multiple frames and a sizable border.
Notice that this is a VB.NET language group and your problem is in no
eay related to VB.NET programming.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #7
"Rohit Sharma" <lt*************@hotmail.com> schrieb
I am not a web developer !. I use VB .NET to develop ASP .NET
applications. I want to use .NET (VB) to do a splitter bar on a web
page. I think this qualifies for this newsgroup !


I think the answer is not language dependent. It's more a "how-to". But I
don't want to butt in on this...
--
Armin

Nov 20 '05 #8
Hi Armin,

I think that if we whittled out all the How-To's we'd have precious little
left. The C# group have the same range of on-the-nose C# questions and
questions that are completely unspecific to C#. They just get on with it and
answer if they can, and don't if they can't.

Regards,
Fergus
Nov 20 '05 #9
Hi Rohit,

I think that splitter functionality is going to have to involve client
side scripting (whether that's JavaScript or Vb Script). All you will be able
to do at the server end (ie in VB.NET) is set the page up with the tags,
scripts, events, etc, that will do the job.

One way to find out how it works, if there is nothing simpler in a
tutorial somewhere, is to reverse-engineer the MSDN site. You'd start by
clearing your Temporary Internet files of anything from Microsoft. Then go to
a single page which has the splitter. Then return to the TIF and see what
turned up. Somewhere in amongst it will be the splitter functionality.
Unfortunately MS uses JavaScript which might make understanding it a bit
tricky. There's also a lot of js for the TOC (Table of Contents) which you'd
have to check out then ignore.

I hope you don't have to go that route! Good luck.

Regards,
Fergus
Nov 20 '05 #10
"Fergus Cooney" <fi******@tesco.net> schrieb
I think that if we whittled out all the How-To's we'd have
precious little
left. The C# group have the same range of on-the-nose C# questions
and questions that are completely unspecific to C#. They just get on
with it and answer if they can, and don't if they can't.


Once agreed to worked on Sundays, always have to work on Sundays.
--
Armin

Nov 20 '05 #11
Hi Armin,

Every summer the mosquitoes come out. No matter how much you spray and
swat, they keep coming. Kill one, the others don't learn. There's always a
fresh new mosquito who doesn't know 'the rules'.

Regards,
Fergus
Nov 20 '05 #12
Cor
LOL
Nov 20 '05 #13
Cor
Twice time paid?
What will you become rich
Nov 20 '05 #14
Howdy Cor,

I wish!! ;-)

Regards,
Fergus
Nov 20 '05 #15
"Fergus Cooney" <fi******@tesco.net> schrieb

Every summer the mosquitoes come out. No matter how much you
spray and
swat, they keep coming. Kill one, the others don't learn. There's
always a fresh new mosquito who doesn't know 'the rules'.

That's why you have to teach him "the rules". Don't grow tired of it
because - as you said - that's normal.
--
Armin

Nov 20 '05 #16
Cor
LOL
Nov 20 '05 #17
Cor
That's why you have to teach him "the rules". Don't grow tired of it
because - as you said - that's normal.


LOL

twice, but
Otherwise it becomes a little bit unreadable.

Cor
Nov 20 '05 #18
> loaded with JavaScript and the normal .Net Headers are not there.

Hi Cor, What .NET headers?

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
"Cor" <no*@non.com> wrote in message
news:3f**********************@reader20.wxs.nl...
Hi Rohit,

As far as I can see Microsoft is not using .Net for the Microsoft Web.

There are some ASPX pages, but I doubt if it is dotnet, because they are
loaded with JavaScript and the normal .Net Headers are not there.

So you have to find out first what tool Microsoft uses.

Cor

Nov 20 '05 #19
Cor
"Tom Spink"
loaded with JavaScript and the normal .Net Headers are not there.


This are the normal .Net headers for a webform

<head>
<title>WebForm1</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
or
<meta name="CODE_LANGUAGE" Content="C#">
<meta name=vs_defaultClientScript content="JavaScript">
<meta name=vs_targetSchema
content="http://schemas.microsoft.com/intellisense/ie5">
</head>
That is in every aspx.webform page.
And of course an url in a asp.net webform ends normaly with aspx, like an
old asp page ends with asp

Cor


Nov 20 '05 #20
Take a look at good, old fashioned basic HTML Frames. These will let you
split the page into multiple resizable areas.

If memory serves, you should be able to create a frameset within VS.NET as a
page template.

--
Regards

Tim Stephenson MCSD.NET
Charted MCAD & MCSD.NET Early Achiever
"Rohit Sharma" <lt*************@hotmail.com> wrote in message
news:ua****************@TK2MSFTNGP10.phx.gbl...
Hi,

My app is ASP .NET VB web application.

I want to add a splitter control on it ....much like the msdn library. I
have a treeviw on the left side. How can I do it ? I have searched in all
the usual places (gotdonet.com/ asp.net etc) but no luck.

Cheers
Rohit

Nov 20 '05 #21

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

Similar topics

7
by: John | last post by:
Hi, I have a group of controls in a panel on the right-hand side of a splitter and a treeview on the left-hand side. The only configuration that I can find to make the right-hand side resize...
3
by: Andre Loker | last post by:
Hi! For my current application I'm looking for a four-way-(cross) splitter control (as often seen in 3D-editors). The .NET Splitter-class is (IIRC) only a two-way splitter. Does anyone know such...
1
by: Krish | last post by:
This is my first try with C# windows gui devlopment, is it correct to say that gui development in C# is windows forms. I would like to create a form with two sections, 2 datagrids, I would like...
3
by: MFRASER | last post by:
How do I move the splitter inside of code. if(TypeA) { this.pnlHXMLList.Visible = false; this.splTop.is.Top = 65; } else
4
by: BBM | last post by:
I'm trying to set up a form with two panels divided by a Splitter control. I can make the Splitter work in the situations described in the documentation (Listbox or TreeView on left w/Dock set to...
0
by: Atara | last post by:
I have a mainPanel filled with leftPanel, splitter, rightPanel. all is working fine. I want to add some pictureBox at the edges of the mainPanel (sort of creating a graphic border) 1. If I...
5
by: Sam | last post by:
Hi, I have a panel docked to the bottom of my form. This panel can be expanded vertically by clicking on a button. When the user click on the button again, the panel is then collapsed. The panel...
2
by: Istvan | last post by:
Hello ....Window.Forms.... Can somebody help me with Panels and Splitters ? I want to add three Panels to one Usercontrol , between them with two movable Splitter. First Row: 2...
2
by: eric dexter | last post by:
I am trying to steal this code from the wxpython demo but it appears that mb comes from nowhere and I am having errors because of it import wx ...
1
by: JDeats | last post by:
I have a simple WinForm with a WinForms splitter down the middle. I would like to make it so when the user clicks on a button inside the left portion of the screen (the panel to the splitters left)...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
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...
0
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...
0
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,...

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.