Browse by Tags

First Speaking Event
18 March 08 08:09 AM | Tom Wardill | with no comments
I will be presenting my talk “ASP.NET MVC: Testing the Web. Is the new MVC framework for ASP.NET the future for .NET web development?” At Developer Day Scotland. Registration is now open here: http://developerdayscotland.com/main/DelegateRegistration...
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: , ,