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

Kendo UI Mvc Problem

4 Answers 169 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Fatih
Top achievements
Rank 1
Fatih asked on 04 Oct 2012, 03:53 PM
Hi,

I am using Visual Studio 2010 and MVC 4.
I am creating a new "Asp.NET MVC 4 Web Application".
Right click and "Kendo UI for Asp.NET MVC" \\ "Convert to Kendo UI for ASP.NET MVC Application" and project is preparing for me.
and I am inserting to index.cshtml "@(Html.Kendo().DatePicker().Name("Birthday"))" 
and I am running....
But style is curropted as it appears in the attached file.

4 Answers, 1 is accepted

Sort by
0
Fatih
Top achievements
Rank 1
answered on 05 Oct 2012, 07:18 AM
Is there anyone who will answer?
0
Dimo
Telerik team
answered on 05 Oct 2012, 01:24 PM
Hello Fatih,

The datepicker that you have shown on the screenshot, is not a Kendo UI datepicker, so I can't comment on its styling. It looks like a native browser datepicker. There is a possibility that the Kendo UI datepicker is not initialized due to a Javascript error. Please debug the page scripts and send us a runnable example if you need further assistance.

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Fatih
Top achievements
Rank 1
answered on 06 Oct 2012, 05:30 AM
Sample project is attached.

i don't attach file here.

I attached this link.

http://www.upload.gen.tr/d.php/www/ri79ptgr/KendoTest.zip.html
0
Dimo
Telerik team
answered on 08 Oct 2012, 07:31 AM
Hello Fatih,

You have two jQuery instances on the page, which deletes the registered jQuery plugins and causes a Javascript error when the DatePicker tries to initialize.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Installer and VS Extensions
Asked by
Fatih
Top achievements
Rank 1
Answers by
Fatih
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or