This Example will show how to add a calendar in to a gridview with the old
AjaxControlToolkit which didn't have a calendar extender.
After installing Ajax 1.0 , Ajax Extensions CTP and downloading the AjaxControlToolkit:
Add the following registers to the top of the page:
< %@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="ajaxToolkit" %>
Add in your ASP Code Page: