Browse by Tags

Setting a CollapsiblePanelExtender state from CodeBehind
21 January 08 11:00 AM | Tom Wardill | 2 comment(s)
Usefully, the CollapsiblePanelExtender has a property called "Collapsed", this can be set in the aspx to whatever you want the default state to be. However, if you just set this property from CodeBehind, you will find that it ignores you and...
Filed under: , ,