I have problems with MaskEditExtender, while using CalendarExtender at the same time.
When I load page, some date inputs on load into page into textboxes like this:
I don't have an Idea why this last textbox don't load date in right format. It should be 31/12/2099. It works ok on sql 2008 server, but It doesn't work on 2003, maybe some framework install failure???
But here is another problem when I use calendar to select date, It just erase dates:
This all works on 2008 with framework 3.5, but I tried to install FW 3.5 on 2003, and it still doesn't work properly as you see.
pavlov
Member
28 Points
51 Posts
MaskEditExtender plus CalendarExtender problems
Oct 19, 2009 06:54 AM|LINK
Hello.
I have problems with MaskEditExtender, while using CalendarExtender at the same time.
When I load page, some date inputs on load into page into textboxes like this:
I don't have an Idea why this last textbox don't load date in right format. It should be 31/12/2099. It works ok on sql 2008 server, but It doesn't work on 2003, maybe some framework install failure???
But here is another problem when I use calendar to select date, It just erase dates:
This all works on 2008 with framework 3.5, but I tried to install FW 3.5 on 2003, and it still doesn't work properly as you see.
Anyone had same problems?
pavlov
Member
28 Points
51 Posts
Re: MaskEditExtender plus CalendarExtender problems
Oct 20, 2009 12:40 PM|LINK
resolved..