We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Controls not rendering well

good morning

im having troubles to display the syncfusion controls, like the button appears with visibility:hidden, the datepicker is not working only displays a textbox , 
example calling controls in view:
 @Html.Syncfusion().DatePicker("myDatePicker")

Im using mvc version 5, .net 2013 

Im actually got essential studio v13, i install syncfusion manually , with the next information:

References:
demoutility.mvc 
grid.mvc       
linq.base      
shared.mvc     
theme.base     
tools.mvc      

scripts:
bootstrap.js
bootstrap.min.js
jquery-1.10.2.intellisense.js
jquery-1.10.2.js
jquery-1.10.2.min.js
jquery.unobtrusive-ajax.min.js
jquery.validate-vsdoc.js
jquery.validate.js
jquery.validate.unobtrusive.js
jquery.validate.unobtrusive.min.js
modernizr-2.6.2.js
respond.js
respond.min.js

if you could help me please




1 Reply

MS Muralishankar Sundaram Syncfusion Team December 8, 2015 12:55 PM UTC

Hi Rodolfo,
Thanks for contacting Syncfusion support.
We suspect that you have not registered the dependent Script and Style manager in the master page and dependent handlers in web.config file, that’s why the datepicker control not worked properly. So to add Syncfusion tools to an mvc application, we suggest you to refer the following UG Documentation:
http://help.syncfusion.com/aspnetmvc-classic/how-to-add-essential-tools-to-an-mvc4-application

We have prepared the simple Datepicker sample for your reference, Please find it in a bellow link:
http://www.syncfusion.com/downloads/support/forum/121369/ze/DatePicker-553737131

Regards,
Muralishankar

Loader.
Live Chat Icon For mobile
Up arrow icon