I am trying to add Microsoft's Ajax to an existing application. I followed along with their video that talks about adding Ajax to an existing application, I got all the Web.config stuff added, and...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22565044.html
How do I make the MS Ajax CalendarExtender disapear when a date is selected?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22566225.html
I am using AJAX with .net 2005 and am having a problem with the calendar control and update progress control. I am posting the code with the calendar control only so somebody can hopefully help me...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22578399.html
Does anyone know how to set the default date in a celndar extender?
I would like to have it used for setting date of birth, but it always defaults to todays date - I would like to edfault it to sa...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22852164.html
A similar question was asked (Reference #22954794); however the accepted solution does not fix my problem.
I have an AJAX Tab Control with about 10 or 11 tabs. Each tab has within it an update ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23025846.html
Hi,
I am trying to use Ajax calendar extender on a field that is in the insertitem template section of a formview.
No matter how I try to reference the textbox in TargeControlID I still get t...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22151136.html
Hi,
I have an update panel in a C# page (as shown below) that has two date fields and a button for calculating the number of days between the two dates. However, when I try to run the code, it g...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22817793.html
I have ASP.NET 2 application that uses CalendarExtender control to allow user to specify dates. The CalendarExtender's format is set to dd/MM/yyyy as this is the standard date format in Australia. ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22828127.html
Hello!
Im creating a form that lets users enter some information and now i want date stored in this format to a textbox 10/13/2007 currently now it makes it 2007-10-13
One more thing
I wa...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22891281.html
I am getting an object reference not set to an instance of an object error with an ajaxToolkit:CalendarExtender control. The error happens because the CalendarExtender cannot find the control sp...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22950930.html