This is a migrated thread and some comments may be shown as answers.

[Solved] Invalid Argument Datepicker Internet Explorer

3 Answers 39 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Qasim Azhar
Top achievements
Rank 1
Qasim Azhar asked on 22 Apr 2010, 10:26 PM

I am using Telerik asp.net mvc extensions. I have an issue that happens only in IE. I have IE 8. I don't have this issue in Firefox (3.6.3) or Chrome (4.1.249.1059)

The problem happens when I want to pick a particular date by first clicking on the year on top and then the month. At that time, I get Invalid Argument error in jquery-1.4.2.min.js

I am using VS2008 SP1 with ASP.NET MVC 2 RC2.

I have tried this in a new asp.net mvc solution after "manually" modifiying it to become MVC 2 compliant and then doing all that telerik says on this page http://www.telerik.com/help/aspnet-mvc/getting-started-using-telerik-extensions-for-asp.net-mvc-in-your-project.html  And finally using Datepicker in the Home/Index.aspx

    <%= Html.Telerik().DatePicker()
   
.Name("DatePicker")

%>

Has anybody else run into this issue?

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 23 Apr 2010, 09:25 AM
Hello Qasim Azhar,

Review this link.

Kind regards,
Georgi Krustev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Drazen
Top achievements
Rank 1
answered on 30 Sep 2010, 12:15 PM
Works on the demo:
Does not work out side the demo
Please provide a solution, not a redirection, not it has been fixed!!!
0
Georgi Krustev
Telerik team
answered on 30 Sep 2010, 12:24 PM
Hello Drazen,

There was a known issue with DatePicker UI component in ASP.NET MVC 1.0 application related with line-height CSS style. Please verify that your version is 2010.1.518 or newer.

If the problem still persists I will suggest you send us a simple test project which reproduces the depicted issue.

Regards,
Georgi Krustev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Date/Time Pickers
Asked by
Qasim Azhar
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Drazen
Top achievements
Rank 1
Share this question
or