how to use ajax calender?
-
http://ajax.net/ajaxtoolkit/calender/calender.aspx[^] the above web shows a calender control and i already download asp.net 2.0 ajax extension 1.o and asp.net ajax control toolkit and i still dont see the control in my toolbar pls help
Hi Installing Ajax toolkit itself not enough to see Controls on your IDE. To See Ajax Toolkit in your ToolBox Rightclick on toolbox and chooseItems then Browse add Reference to "AjaxControlToolkit.dll" This DLL Avilable @ \SampleWebSite\Bin\AjaxControlToolkit.dll you will see all Ajax cotrols in your toolbox.Drag n drop controls you wish to use.
-
Hi Installing Ajax toolkit itself not enough to see Controls on your IDE. To See Ajax Toolkit in your ToolBox Rightclick on toolbox and chooseItems then Browse add Reference to "AjaxControlToolkit.dll" This DLL Avilable @ \SampleWebSite\Bin\AjaxControlToolkit.dll you will see all Ajax cotrols in your toolbox.Drag n drop controls you wish to use.
-
i seem to have a problem it keep saying it need atag called asp:scriptmanager however when i try to add it in the page dont regconize it <asp:ScriptManager runat="Server" EnableScriptGlobalization="true" EnableScriptLocalization="true" /