473,399 Members | 3,656 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,399 software developers and data experts.

Wizard control within AJAX Panel

BJ
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, Footer, Side bar and Body
One of the content panels would use a Wizard control stepping the
user
through submitting an Ergonomic Review Request.
In test, this all work beautifully, but I'd like to take it one step
farther. Since the Wizard control allows me to have all of the form
variables available and does the navigation for me, I'd like to wrap
it with in an AJAX UpdatePanel control. This way I can minimize the
amount of postback to the server and still utilize the Wizards methods
and events.

The problem when i tried was my Wizard control is not recogized with
the AJAX control.

Any idea's?
Plan B would be to code HTML tables or panels with the ID's of
RequestPage1, RequestPage2, and RequestPage3 on one webform. When the
form opens for the first time, would set Page 1 visiable and page 2
and 3 not visible using JavaScript. The form would also have three
button controls. Each control would execute javascript to make a
panel visible or invisible.

This gives me the capability to suspend postback until the end when I
have to write the record to the database and send approprate emails.

Plan B works but I wanted to use the Wizard Control.

Mar 8 '07 #1
2 6984
If you want the wizard to be fully AJAX enabled, you have to write a new
one. Simple bind controls are easy to AJAX enabled, but the wizard has
multiple steps, which is the problem child in this case.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*********************************************
Think outside the box!
*********************************************
"BJ" <ju**********@yahoo.comwrote in message
news:11*********************@j27g2000cwj.googlegro ups.com...
>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, Footer, Side bar and Body
One of the content panels would use a Wizard control stepping the
user
through submitting an Ergonomic Review Request.
In test, this all work beautifully, but I'd like to take it one step
farther. Since the Wizard control allows me to have all of the form
variables available and does the navigation for me, I'd like to wrap
it with in an AJAX UpdatePanel control. This way I can minimize the
amount of postback to the server and still utilize the Wizards methods
and events.

The problem when i tried was my Wizard control is not recogized with
the AJAX control.

Any idea's?
Plan B would be to code HTML tables or panels with the ID's of
RequestPage1, RequestPage2, and RequestPage3 on one webform. When the
form opens for the first time, would set Page 1 visiable and page 2
and 3 not visible using JavaScript. The form would also have three
button controls. Each control would execute javascript to make a
panel visible or invisible.

This gives me the capability to suspend postback until the end when I
have to write the record to the database and send approprate emails.

Plan B works but I wanted to use the Wizard Control.
Mar 9 '07 #2
BJ
oooh. I haven't gotten to the point of developing my own. I would
imagine what I'm doing in Javascript could some how be "converted" or
used to develop an AJAX Wizard control or an AJAX Extender to the
ASP.NET control.

Again, the goal is to limit post back to a partial post back while
stepping through a Wizard control. I don't want to suspend postback.
I still want to be able to utilize the server side logic.
Mar 9 '07 #3

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,...
3
by: clintonG | last post by:
Please provide your article reference(s) that document how to use DNF 1.1 panel controls to build a Wizard. I've seen and tried out the DNF 2.0 Wizard Control, I don't like the current...
1
by: Mavenos | last post by:
Dear Programmers, Actually Iam trying to use a multiview control with the tab functionality in .net, I tried one simple example for this. But whats happening is, the whole page is getting...
3
by: John Mott | last post by:
Hi All, I'm trying to set the defaultbutton for a form to a button contained in a step template for a wizard control. This is the code in PreRender: switch (myWizard.ActiveStep.StepType) {...
5
by: Kursat | last post by:
Hi, I want to add new collapsable panel items using java script at client side. Is this possible to create Ajax components like collapsable panel without server round trip? Thanks in advance.
1
by: =?Utf-8?B?QU5lZWxpbWE=?= | last post by:
I am using the asp.net 2.0 wizard with 5 steps and would like to do the following: Load a different .ascx (control) into each of the 5 steps I can load them fine but I notice that every time I...
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...
4
by: =?Utf-8?B?UmljaEI=?= | last post by:
I am trying to create a project using the ASP.NET AJAX accordion control. I would like to dynamically add panes to the control with a form template added when the pane is added. I have tried...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
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
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:
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
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...
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.