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

Wizard SideBar

I am using a Wizard component in ASP.NET and would like the SideBar to
be visible,

but I don't want the user to be able to click the links.

However I still need the current step to
be highlighted.

Is this possible?
*** Sent via Developersdex http://www.developersdex.com ***
Apr 6 '06 #1
2 2015
Did you realize the Wizard control is nothing more than a wired up MultiView
and View controls? You could build just about whatever you need for a UI
using the MultiView control.

To answer your question though is thus possible but IMO would be more work
and not as rich in the UI than using MultiView.

<%= Clinton Gallagher
"Steven Blair" <st**********@btinternet.com> wrote in message
news:en**************@TK2MSFTNGP04.phx.gbl...
I am using a Wizard component in ASP.NET and would like the SideBar to
be visible,

but I don't want the user to be able to click the links.

However I still need the current step to
be highlighted.

Is this possible?
*** Sent via Developersdex http://www.developersdex.com ***

Apr 6 '06 #2
The MultiView may well have been the better choice for my particular
app, but unforutnately too far down the line to change.
For anyone intersted, I found a way of stoppping the user clicking the
Sidebar links...

Add a layer across the SideBar and add a transparent image to the layer.
It's not pretty, but works.

*** Sent via Developersdex http://www.developersdex.com ***
Apr 11 '06 #3

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

Similar topics

1
by: Remoting | last post by:
I am trying to customize the side navigation template in a wizard control. Is there a way to highlight the sidebar button when a corresponding page is loaded on the wizard? Thanks in advance, Anil
14
by: Mark | last post by:
please view http://mnbayazit.com/misc/sample.gif i'm wondering how i can make the sidebar (green) float to the right of the main text, without specifying the width of the main content (because...
2
by: VMI | last post by:
My web app uses the new Wizard control, but I would like to make the sideBar invisible so that the only way a user can navigate through the wizard is through the <Previousand <Nextbuttons. Is this...
0
by: clintonG | last post by:
I'd like to discuss some concerns with others who have experience using the FindControl method to reference SideBarButton controls generated by a the 2.0 Wizard control's SideBar DataList. I'm...
0
by: clintonG | last post by:
The Wizard is on Step5 and some TextBox validation in Step5 has to be done on the server so I've been thinking I need to use the OnActiveStepChanged event. This server-side validation has to be...
0
by: =?Utf-8?B?U3RlcGhlbiBIYXRmaWVsZA==?= | last post by:
I have a wizard in one of my ASP.NET pages. I have a Wizard.skin which sets the SideBarStyle width to 150px. In one of the wizard steps, a GridView is dynamically generated causing the SideBar in...
2
by: Leo Seccia | last post by:
Hello everyone, I would like to add a (different) icon for each step in the sidebar of the wizard control. What is the best way to achieve this? Any tips? Thanks in advance for your help. ...
3
by: Andy B | last post by:
When I do this line of code at the top of a page: Response.Write(CreateContractWizard.Controls(0).ToString()) I get this line in the page: System.Web.UI.Wizard+WizardContentTable What...
8
by: GaryDean | last post by:
I have a Wizard page and need to affect the next and previous buttons from my code-behind. I've googled around and found two solutions, and neither appear to work. I can access the SideBarList...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.