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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:07:16+00:00 2026-06-17T07:07:16+00:00

I have an Accordion pane called library and sub menus as book reserve, request

  • 0

I have an Accordion pane called library and sub menus as book reserve, request and review
as shown below

   <asp:AccordionPane ID="Library" runat="server">

      <Header><div  >Library </div> </Header>
        <Content><div >Book Reserve</a></div>
                 <div >Book Request</a></div>
                 <div >Book Review</a></div>

        </Content>
     </asp:AccordionPane>

and from code behind i can hide entire pane using

    Dim accpane As AccordionPane
    accpane = Master.FindControl("Library")

but is there a way to hide the sub menu items i.e.. Reserve , request, review independently
something like accpane("Book Request").visible = false

  • 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-17T07:07:18+00:00Added an answer on June 17, 2026 at 7:07 am

    You’d have to change the DIV element to:

    <div id="X" runat="server">Book Request</a></div>
    

    And use FindControl on the accordion pane to get the reference to it, and set Visible to false. I forget the exact type of control that comes back; it may be HtmlGenericControl… not 100% sure.

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

Sidebar

Related Questions

I have a Jquery Accordion and I have a asp.net GridView below that. When
I have an Ajax accordion, using c# asp.net, with a few panels. In my
I have a jquery accordion on an asp.net aspx weppage. Inside the panes, I
I have an ajax accordion, and each pane contains an updatepanel (created dynamically). I
I have this HTML structure: <div id=navigation> <div id=accordion> <!-- 1st header and pane
I have accordion as below. <div class=question>Header 1</div> <div class=answer> text 1 </div> <div
I have a accordion menu which is developed by using the below script $(document).ready(function(){
I have an accordion with 2 pane. The thing is if I set it
I have query regarding Accordion tabs .. I have used Accordion Menu plugin Below
I have two accordion pane like Accordion a = new Accordion(); Accordion b =

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.