Blog - .NET, ASP.NET, AJAX, Ruby and more

Monthly Archives: February 2008

Dynamic AJAX Control Toolkit – Calendar Extender

Often times, I have encounter questions regarding dynamically creating controls, specifically ones related to the ASP.NET AJAX Control Toolkit. Today, I was working with an application where I needed to create a dynamic  CalendarExtender and thought I would post the results. Here is a simple example of how to create a dynamic CalendarExtender from code-behind: [...]

Posted in AJAX, AJAX Control Toolkit, ASP.NET, C# | Tagged , | Comments closed