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

Dynamic Multiview - Dynamic Tabs

I want to create a web site that can dynamically creates tabs -- like
firefox functionality built into a web site.

Take a look at this site to get an idea of what I'm looking to do:
http://www.krugle.com/demos/Overview5_800.html

Now, I'm not looking to copy the entire interface from Krugle, but I am
very interested to understand how they are implementing those tabbed
panes. It's pretty brilliant because they're dynamic.

Anyway, I'm at a loss of how to do that in ASP.NET. At first it seemed
like a MultiView would work, but adding views dynamically to a
MultiView, and having them persist seems impossible. You can't
serialize Views to the ViewState.

Then I thought maybe I could just store a list of URLs in the ViewState
and add views to the MultiView based on those URLs. But you can't
create views from a URL... at least not any easy way I care to find
out.

Then I thought to completely discard the MultiView. Instead, I thought
to use a panel of buttons to act as the tabs (using CSS to make them
look like tabs) where each button loads a dynamically generated page
(cached on the server) into a frame of a frameset. This is where I'm
at now. Any ideas on how I would go about dynamically generating a
page that could be cached somewhere on the server? Is it possible to
generate entire page web resources on the fly to be stored until the
session expires or the user logs out?

Any other ideas of how to implement this? Existing controls? Anything?

Apr 5 '06 #1
0 1791

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

Similar topics

3
by: CAD Fiend | last post by:
Hello, Well, after an initial review of my database by my client, they have completely changed their minds about how they want their form. As a result, I'm having to re-think the whole process....
7
by: needin4mation | last post by:
I wanted easy tabs for my webpage and saw the new MultiView. I read and couldn't tell, but is the MultiView the same as having tabs? Or does MultiView bring everything at once and the user just...
1
by: H | last post by:
ASP.NET 2.0 I used to have IE Webcontrols (Tabstrip w/Pageviews) on my page. Because of issues, I switched over to a horizontal Menu with a Multiview control. The problem is in the...
0
by: veerleverbr | last post by:
Hi, I want to create an asp.net page with a tabpage. On the tabpage I want to use the WebDateChooser and WebDataInput controls of Infragistics. These 2 controls use a mask to enter a date and...
3
by: phalanx_28 | last post by:
How would I go about configuring my Menu and MultiView controls to display a different .aspx file for each View I have? In other words, I have 5 "tabs" and each "tab" has it's own .aspx file...
5
by: Brad Isaacs | last post by:
Good morning friends, I am working with ASP.NET 2.0 -- VB code behind I have created tabbed pages using the Menu control with the Multiview control. Using the menu control to display the...
0
by: jack | last post by:
Hi In my project there are multiple role. The default page of the role are their dashboard.(Which is one single page) The page contains the multiview control with some tabs The tabs on the...
0
by: Paul W Smith | last post by:
I am quite new to ASP.NET, but follwoing the principles of all good code monkeys I have found some code which displays a tab control which when each tab is clicked displays a different page of a...
0
by: =?Utf-8?B?aUhhdkFRdWVzdGlvbg==?= | last post by:
I am using a tabs in my application and with the help of multiview control i have created different tabs. In each tab form there is a registration form. I need to add a validation summary control...
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
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...
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,...
0
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.