Results 1 to 3 of 3

Thread: How to close an ajax panel by code without postback in ASP.NET?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Question How to close an ajax panel by code without postback in ASP.NET?

    Hi Everyone,

    I am using an AJAX extender on a panel that lets me expand and collapse a panel when I click a button. Does anyone know how to collapse a panel by code without doing a postback? I looked at the properties and methods on the ajax toolkit page and either it is not possible or I am missing it.

    Actually there is a postback on what I am doing - I forgot. But the page comes back with it open still.

    Thanks for any help!

    Warren

  2. #2
    Addicted Member Claude2005's Avatar
    Join Date
    Jan 2010
    Location
    Philippines
    Posts
    166

    Re: How to close an ajax panel by code without postback in ASP.NET?

    Hi there,

    Did you use AJAX ScriptManager and UpdatePanel?

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: How to close an ajax panel by code without postback in ASP.NET?

    WarrenW,

    Can you show the code/markup that you are currently using?

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width