actually I'm facing a problem during calling ajax calander extender I have asp.net application (.net 2.0) it use infrigity I want to add some ajax control like clander extender etc. now Flow below steps.
add reference>>ajax tool kit3.5 >>add tab with name 'ajax tool kit'>>choose item >>ajax tool kit3.5
Markup is blow :no error msg show but calendar not select when click on text box after run)
Shazkhan555
0 Points
1 Post
Ajax issue in .net 2.0 (calendar not select when click on text box)
Mar 30, 2012 11:00 AM|LINK
Hello every one,
actually I'm facing a problem during calling ajax calander extender I have asp.net application (.net 2.0) it use infrigity I want to add some ajax control like clander extender etc. now Flow below steps.
add reference>>ajax tool kit3.5 >>add tab with name 'ajax tool kit'>>choose item >>ajax tool kit3.5
Markup is blow :no error msg show but calendar not select when click on text box after run)
chetan.sarod...
All-Star
65729 Points
11133 Posts
Re: Ajax issue in .net 2.0 (calendar not select when click on text box)
Apr 02, 2012 03:21 AM|LINK
Hi, Please refer this
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/Calendar/Calendar.aspx and http://www.asp.net/ajaxLibrary/act_Calendar.ashx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: Ajax issue in .net 2.0 (calendar not select when click on text box)
Apr 03, 2012 04:56 AM|LINK
Hello
Your markup is correct. Try a new .net 3.5 application, see if it works.
As AJAX control toolkit targets mainly 3.5 and 4.0, for your existing 2.0 project, the latest version compatible can be found at, http://ajaxcontroltoolkit.codeplex.com/releases/view/76976
If other features, if you do not mind javascript libraries, you may search to find a lot build by jQuery, jQuery UI, http://jqueryui.com/
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework