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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:40:57+00:00 2026-05-17T18:40:57+00:00

How do I differentiate between two triggers that can both POST callbacks to the

  • 0

How do I differentiate between two triggers that can both POST callbacks to the page during OnLoad? The controls themselves will automatically trigger their callback handlers, but that is too late.

The background on my issue is probably irrelevant, but … I am creating an ASP.NET web page and I have two controls on the page that can trigger a callback, a “change active tab” event from my DevExpress ASPxTabControl and a “update” button that changes some settings. I only want to load the contents on the active tab because the tabs are filled with too-heavy computations and so forth. For various reasons, this loading must happen in OnLoad() unless the tab is the one firing the callback, in which case it should happen (only) during the “active tab changed” event.

  • 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-05-17T18:40:57+00:00Added an answer on May 17, 2026 at 6:40 pm

    Maybe you can read the hidden fields associated with callbacks:

    • __CALLBACKID (which stores the ID of the ICallbackEventHandler control that will be recieving the callback)
    • __CALLBACKPARAM (which stores the callback’s eventArgument).

    You can read these values like this:

    Request["__CALLBACKID"]
    Request["__CALLBACKPARAM"]
    

    If you decide to use the EventArgument, then you would have to put some value into it that you would be able to read at this point, to give you the issuing control.

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

Sidebar

Related Questions

how do I differentiate between the two memory warning levels in didReceiveMemoryWarning ? Received
I've encountered a few different WSDL files that contain an element and a complexType
in javascript: d={one: false, two: true} d.one d.two d.three I want to be able
The title is a bit weird, so let me clarify. I have two objects,
I'm doing some serious hacking. And at a certain point in my row of
I have the following scenario: my website displays articles (inputted by an admin. like
Short version: The default inspect method for a class displays the object's address.* How
If you had to design a database with paid users and trial users would
Currently reading a series of blogposts on F#, targeted at the C# programmer. Right

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.