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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:02:30+00:00 2026-05-22T12:02:30+00:00

Using the DevExpress ASPXTabControl , How do i determine which Tab has been clicked

  • 0

Using the DevExpress ASPXTabControl, How do i determine which Tab has been clicked with Javascript on Client Side.

I’ve got multiple tabs, each containing a callback panels which loads data. This is all working however when any tab is clicked all data is loaded.

I’d like to determine which tab was clicked and only PerformCallback on the related callbackpanel.

  • 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-22T12:02:30+00:00Added an answer on May 22, 2026 at 12:02 pm

    As far as I understand, you have a layout when a CallbackPanel is residing inside a TabPage. If so, your task can be implemented using the following approach:

    1) set the ClientInstanceName property of every ASPxCallbackPanel as follows:

    “callBackPanel_” + Tab.Index.ToString();

    I.e. the ClientInstanceName of every CallbackPanel depends upon the tab it is residing in.

    2) handle the ASPxPageControl’s ActiveTabChanged client side event as shown below:

    var panel = eval("callBackPanel_" + e.tab.index.toString());
    panel.PerformCallback("parameter");
    

    Also, I suggest that you take a look at the How to create and load an active tab’s content on a callback

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

Sidebar

Related Questions

I have a project using DevExpress docking components, I create forms in run-time, which
I have a project using DevExpress 8.3 (2008.3) which I just recently upgraded to
Has anybody had any hands-on experience using Devexpress ASP.NET components with Delphi Prism? At
I have a Delphi application using DevExpress cxGrid (which is connected to database). I
I am using DevExpress AspxScherduler control. How can i disable selection of multiple rows.
I am using a DevExpress TdxMemData in memory TDataSet descendant. While it has Filtered:
i am using devexpress grid with edit functioality to update the records in the
I have D2006 and I am using DevExpress QuantumGrid 6 in a project. I
I have a base class, defined as below (I'm also using DevExpress components): public
Hi I am using devexpress and I set the mask type to numeric and

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.