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

  • Home
  • SEARCH
  • 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 9217955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T02:45:02+00:00 2026-06-18T02:45:02+00:00

I have a selection dialog that is being displayed by a RadToolTipManager. The dialog

  • 0

I have a selection dialog that is being displayed by a RadToolTipManager. The dialog consists of a few inputs, a RadGrid and a button within a User Control. When the user clicks the button, the selection dialog is closed. The code behind the button is working, and the information is being passed back to the page through an event handler. However, the page doesn’t refresh its controls with the new data.

I determined that RadToolTipManager requires use of Ajax calls, and I added the RadAjaxManager to the page and a RadAjaxManagerProxy to the User Control. But I don’t know how to get the button within the User Control to initiate an Ajax request for the controls on the page.

From what I’ve researched, I need to initiate an AjaxRequest or a __doPostBack for the page. The latter would be fine, its practically the entire page that will need to be updated.

I’m just not experience with javascript/client side programming. Do I attach it to the Button in the user control? Seems like that would fire the client script before the code behind. The code behind is what loads the data into the controls that need to be updated. And I’m not sure how to get then name of the page (or panel on the page) for the eventTarget parameter.

Any help is appreciated.

  • 1 1 Answer
  • 0 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-06-18T02:45:03+00:00Added an answer on June 18, 2026 at 2:45 am

    There is an easier way that will do that in one postback, without any JavaScritp.

    Let’s say that Panel1 is the container that you wish to update when the button in the user control is clicked.

    Wrap Panel1 in an

    <asp:UpdatePanel runat="server" id="up1" UpdateMode="Conditional">
    <ContentTemplate>
    <asp:Panel id="Panel1" runat="server"></asp:Panel>
    </ContentTemplate>
    </asp:UpdatePanel>
    

    In the code-behind call its Update() method (in the handler your button already invokes). Repeat for all separate containers that you wish to update. That’s how AJAX works 🙂

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

Sidebar

Related Questions

I have a user control that is nested inside a window that is acting
I have a Dialog box to all a user to click a project, that
I have a selection of products within my wordpress site. They are configurable products
I have a selection of elements that I'm trying to filter down based on
We have a VB6 application that uses the vbprndlg.dll library to show print selection
I would like to have a button in my Facebook app that will bring
I have a list of files being displayed on a webpage. (browser based Python
I have an element in my Monotouch.Dialog Controller that discloses a list of possible
I have a dialog that's loaded via ajax. The paylaod of that ajax contains
I have a few links on my site that will need to show a

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.