Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 116867
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:14:45+00:00 2026-05-11T03:14:45+00:00

So I have a UserControl with some cascading DropDownList s on it. Selecting from

  • 0

So I have a UserControl with some cascading DropDownLists on it. Selecting from list 1 enables list 2, which in turn enables list 3. Once you’ve made a selection in all three lists, you can move to the next page.

The DropDownLists are all inside an UpdatePanel. But the ‘Next Page’ button is outside the UpdatePanel. That button should be disabled until all three lists have a selection, and then it should be enabled again. But since the button is outside the UpdatePanel, it doesn’t update when I make selections. (Edit: The ‘Next Page’ button is on a page that also contains the UserControl.)

I know one way to resolve this:

var scriptManager = ScriptManager.GetCurrent(this.Page); scriptManager.RegisterPostBackControl(dropDownList1); scriptManager.RegisterPostBackControl(dropDownList2); scriptManager.RegisterPostBackControl(dropDownList3); 

This ensures a postback when any dropdown list is changed, so that the button can update. But if I do this, I might as simplify by getting rid of the UpdatePanel in the first place.

Is there another way, through some clever JavaScript or something, that I can update a control outside an UpdatePanel without having to give up Ajax?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T03:14:46+00:00Added an answer on May 11, 2026 at 3:14 am

    Could you not add a update panel around the ‘next page’ and then add a trigger to the dropdownlist updatepanel for triggering the next page update panel?

    Just throwing out ideas, without actually having tried it 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I have a usercontrol which includes some JavaScript, if I add the control
I have made some progress with the DataList and UserControl this morning but I
I have created a WFP UserControl with some complex XAML (converted from SVG). It's
I have a userControl which has some programmatically drawn rectangles. I need few instances
I have created a usercontrol which is basically a button with some nice little
I have a UserControl that contains an UpdatePanel which wraps some other controls. The
I have a UserControl with some predefined controls (groupbox,button,datagridview) on it, these controls are
I have a userControl I'm doing some Painting to, and when the control is
How to load/render a usercontrol using jquery? I have some menus on header of
I have a user control which does some validation in the ValidateChildren method which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.