i have been using the edit extender to control the input of date/times, and have just noticed that this has stopped working correctly...
i have it set to autocomplete but when i enter the following the "time" element isnt being set to the clock anymore it is putting in a time based on the date i have entered, eg:
01/11/2011 and then tab out of the edit i then get 01/11/2011 01:11:20
04/052011 and then tab out of the edit i then get 04/05/2011 04:05:00
i have updated to the lastest dll for .net 4 framework and still this is a problem, but it all used to work fine and not sure when this actually started, but i suspect once i moved the web application to work on the dotnet 4 framework from dotnet 2.
Thanks
Dave
i have it set to autocomplete but when i enter the following the "time" element isnt being set to the clock anymore it is putting in a time based on the date i have entered, eg:
01/11/2011 and then tab out of the edit i then get 01/11/2011 01:11:20
04/052011 and then tab out of the edit i then get 04/05/2011 04:05:00
i have updated to the lastest dll for .net 4 framework and still this is a problem, but it all used to work fine and not sure when this actually started, but i suspect once i moved the web application to work on the dotnet 4 framework from dotnet 2.
Thanks
Dave