Browse by Tags

Related Posts

  • Re: Question: How can I get embedded images to work in my extender?

    There are a couple steps to embedding the image with your extender. First, add the image to your assembly as an Embedded Resource, just like the behavior js file associate with the extender. Second, add the PerformSubstitution=true property to the WebResourceAttribute for your js file. e.g. [WebResource...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rbuckton on 10-17-2006, 12:00 AM
    Filed under: toolkit, validatorcallout, Atlas, JavaScript, control creation
  • Dynamically populating CollapsiblePanelProperties with Session variable

    I'm hoping someone out there can assist me with this. For some reason, I can't get the CollapsiblePanelExtender to remember its state accross pages. So, the solution I came up with to overcome that issue was to store it's Collapsed state (True or False) in a session variable and dynamically...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ajaxdotnetnewbie on 10-12-2006, 12:00 AM
    Filed under: toolkit, VB.NET, Atlas, Atlas Control Toolkit, bug, CollapsiblePanel, CollapsiblePanelExtender, CollapsiblePanelExtender CollapsiblePanelProperties, control creation, atlascontroltoolkit collapsiblePanelBehavior
  • Magically disappearing accordion content

    Hello all, I've read some similar posts regarding some of the other atlas controls, but with no real solution. I have an accordion control w/ two accordion panes. Each pane has a few asp controls on it like Labels, Buttons etc. Everything works fine until I resize the browser window. This causes...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mhawkins81 on 09-27-2006, 12:00 AM
    Filed under: toolkit, Accordion, Atlas, Atlas Control Toolkit, JavaScript Behavior ClientState
Page 1 of 1 (3 items)