473,395 Members | 1,815 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,395 software developers and data experts.

Can panes similar to outlook be used???

hi everyone !!!!

i want to develop a web application in which the gui is divided into
different panes
and the panes should have facilities like increasing the width by dragging ,
dockable etc .... as we do in outlook panes .....

is it possible to have this kind of gui in ASP.NET using C# ......

cheers
Phani
Nov 19 '05 #1
3 1369
thank u josh for ur reply and can u send me any details or code regarding
this matter ....

thanks once again
Phani

"Josh" <s@a.com> wrote in message
news:%2***************@TK2MSFTNGP15.phx.gbl...
Yep!

but you'll be writting javascript as that sort of thing is a client end
operation

Nov 19 '05 #2
You can do it with frames, for example:

<FRAMESET ROWS="20%,20%" FRAMEBORDER="1" FRAMESPACING="1">
<FRAME src="images/auditvisits.gif" NAME="title" MARGINWIDTH="3"
MARGINHEIGHT="3" SCROLLING="NO">
<FRAME src="images/NewInstallationVisits.gif" NAME="body" MARGINWIDTH="3"
MARGINHEIGHT="3"
SCROLLING="AUTO">
</FRAMESET>

"Phani" <pv********@pivotal.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
thank u josh for ur reply and can u send me any details or code regarding
this matter ....

thanks once again
Phani

"Josh" <s@a.com> wrote in message
news:%2***************@TK2MSFTNGP15.phx.gbl...
Yep!

but you'll be writting javascript as that sort of thing is a client end
operation


Nov 19 '05 #3
Yep!

but you'll be writting javascript as that sort of thing is a client end
operation
Nov 19 '05 #4

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

Similar topics

11
by: Matt Kruse | last post by:
This is a common requirement - "freeze panes" in a table, so that some header rows and some columns on the left are frozen while the body content scrolls. This makes large tables more usable on...
1
by: Tom | last post by:
Does anyone know of a way to "freeze panes" in a contnuous form? Thanks! Tom
0
by: Nora | last post by:
Can you do a 'freeze panes' function in the data grid in VB.Net similar to what you can do in Excel? If so, how?
7
by: srinivas | last post by:
Hi, I am a asp programmer.I am displaying the db records in the html pages in a web page.I have 500 columns and 1000 rows in that html table.Here i am planning to implement the "MS-Excel Freeze...
4
by: Roger Withnell | last post by:
I would like to freeze column and row headings on a webpage, simulating freeze panes as in an Excel spreadsheet. Don't seem to be able to do it with Frames. Is there a way with Javascript...
2
by: Ronny | last post by:
I work with VS2005 and .NET FW ver. 3.0. I need to implement 3 to 4 panes in my form application. Is that possible? Is there a way for the user to configure in real time (the pane number)? Is...
3
by: Allen Chen [MSFT] | last post by:
Hi Richard, Quote from Richard================================================== However I also want to be able to remove the panes. I have tried to include this, but find that when I first...
7
by: meekstro | last post by:
I have been assigned to design an application that uses tabbed panes for different catagories and collects information bout size and quantity. Also it is suppose to display the cost of the order as...
1
by: ronnysaid | last post by:
Hi all, I was wondering if there is a way to get the range from the frozen panes in excel using interop v.12?? Or is there a property associated with the range indicating its frozen or not?? ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
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...
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...

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.