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

asp.net 2.0 wizard control

I am using the wizard control and I want to use my own image buttons to
replace the 'Next', 'Previous' and 'Finish' buttons in the wizard.
After scrolling through the attributes I thought I had found some that
would allow me to do this :

<asp:Wizard ID="Wizard1" runat="server"
StepNextButtonImageUrl="~/Images/btnNext.jpg"
StepPreviousButtonImageUrl="~/Images/btnPrevious.jpg"
FinishCompleteButtonImageUrl="~/Images/btnFinish.jpg"

But they don't work! Can anybody tell me what I am doing wrong?
Thanks,

Mike


*** Sent via Developersdex http://www.developersdex.com ***
Mar 13 '06 #1
1 982
Mike P <mi*******@gmail.com>'s wild thoughts were released
on Mon, 13 Mar 2006 06:10:15 -0800 bearing the following
fruit:
I am using the wizard control and I want to use my own image buttons to
replace the 'Next', 'Previous' and 'Finish' buttons in the wizard.
After scrolling through the attributes I thought I had found some that
would allow me to do this :

<asp:Wizard ID="Wizard1" runat="server"
StepNextButtonImageUrl="~/Images/btnNext.jpg"
StepPreviousButtonImageUrl="~/Images/btnPrevious.jpg"
FinishCompleteButtonImageUrl="~/Images/btnFinish.jpg"
But they don't work! Can anybody tell me what I am doing wrong?
You need to change the button type, someting along the lines
of:

StepNextButtonType="Image"
J

Thanks,

Mike


*** Sent via Developersdex http://www.developersdex.com ***

Jan Hyde (VB MVP)

--
Wedding Ring: A small tourniquet. It cuts off circulation (Stan Kegel)

Mar 13 '06 #2

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

Similar topics

6
by: John Bowman | last post by:
Hi, I have a C# app that needs to launch the "Add Scheduled Tasks" wizard found in the control panel "Scheduled Tasks" applet. I realize that this "applet" really just opens the tasks folder,...
2
by: Nick | last post by:
Is there anyway to get a javascript confirm button on the wizard control so that when a user clicks "cancel" it can prompt something like... "Are you sure you want to cancel? Your changes will...
2
by: John R. Lewis | last post by:
I posted this yesterday with a different email address. I am reposting with my fake-address as given to me by Microsoft so that I can be guraranteed a response from a support representative. Sorry...
6
by: Douglas J. Badin | last post by:
Earlier this month, there was a posting about this without a definitive answer. If you place a Wizard inside a FormView's EditItemTemplate the bound fields contained within the View will display...
3
by: chrisn | last post by:
Hi, (Using ASP.Net 2.0) I have a wizard control inside a detailsview control. When I attempt to call the InsertItem method on the DetailsView I get an error "ObjectDataSource...
4
by: Dabbler | last post by:
I have a Wizard control with each step using a user control. It seems the page_load of each user control is called everytime a postback event occurs in any step. Is there away to communicate to a...
12
by: raghav | last post by:
Hi I am working on ASP.NET 2.0. I am developing a website using Wizard control. Based on number of steps added, next, previous, finish buttons generate automatically. After running the...
2
by: BJ | last post by:
I had this crazy idea. We have an existing application that could use some rework. I was going to redo the application (currently ASP.Net 1.1) using ASP.Net 2.0: Master page with Header,...
2
by: Extremest | last post by:
I am wanting to make a program that will have a previous and next button at the bottom. As the user fills out stuff or clicks other buttons to have other code fill in stuff they will slowly...
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: 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?
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
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
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...

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.