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 662727
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:24:37+00:00 2026-05-13T23:24:37+00:00

I have an interesting problem when using partial page update in asp.net with scriptmanager

  • 0

I have an interesting problem when using partial page update in asp.net with scriptmanager and a update panel.

My scenario looks like this: I’m using the tab control from the ajax toolkit. I also implemented this control using lazy loading, so that when the page is loaded only the current tab gets loaded all the other tabs don’t get rendered, because Im using an UpdatePanel (on a .ascx control) on each of these tabs and when a tab gets selected the updatepanel makes a async postback to load the content for a selected tab.

On one of my tabs Im using a combobox control from obout.com, and it doesn’t work.
Now I know why it doesn’t work. It doesn’t work because the control is shown via a partial page refresh, but to correctly display the control it has to do some “magic” that is – register some .css and .js includes on the page (in the head I guess)….but because I load this control via async page refresh…it can’t do these stuff.

What kind of workarround do you suggest?
Thanks!

  • 1 1 Answer
  • 2 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. Editorial Team
    Editorial Team
    2026-05-13T23:24:37+00:00Added an answer on May 13, 2026 at 11:24 pm

    As I suspected you have to manually register the needed scripts for ajax controls to work in such a manner.
    For example here is the solution for telerik controls:
    http://www.telerik.com/help/aspnet-ajax/troubleshooting.html

    Here is a solution using devexpress controls:

    protected void Page_Load(object sender, EventArgs e)
    {
    DevExpress.Web.ASPxClasses.ASPxWebControl.RegisterBaseScript(this);
    }

    I didn’t found a solution for obout.com controls.

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

Sidebar

Related Questions

Well, this is an interesting problem. I have an ASP.NET MVC3 Intranet application running
I am using ASP .NET MVC 3 and I have an interesting problem to
I have an interesting problem with hibernate, the model looks like the following: @NamedQueries({
So I have an interesting problem here. I am using URL Routing to mask
Here is one very interesting problem. I am using SQL Server 2008. I have
I have run into an interesting problem. I am currently developing php page and
I have an interesting problem. I'm using visual basic and before saving a row
I have an interesting problem. I have a page containing a Telerik chart which
Hi im having an interesting problem. Update: From the comments im getting below this
So I've got kind of an interesting problem. I have a wicket page that

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.