Hi Michael,
Thanks for using Syncfusion products.
We analyzed the attached screenshot and suspect that the “ejicon.woff” file in “common-images” folder had not been loaded. Please refer the following table for the script and css files to be referred to work with ASP.Net MVC Controls.
Script files |
Syncfusion script files: ej.web.all.min.js ej.unobtrusive.min.js
External Script files: Jquery.min.js Jquery.easing.min.js Jquery.globalize.min.js Jsrender.min.js Jquery.validate.min.js |
CSS files |
ej.widgets.all.min.css
or
ej.widgets.core.min.css ej.theme.min.css |
The common-images folder will contain the font files and images which is used by these css files. We have used relative path to refer those images and hence in your project, place the common-image folder as same as the folder structure showed in the following screenshot.
After installing Essential Javascript v12.1.0.43, You can find the above specified script files and css files from the following location.
Script Location: C:\Program Files (x86)\Syncfusion\Essential Studio\12.1.0.43\JavaScript\assets\scripts\web
Css Location: C:\Program Files (x86)\Syncfusion\Essential Studio\12.1.0.43\JavaScript\assets\css\web
For your convenience we have created a simple sample and the same can be downloaded from the below location.
Sample Location: SimpleMVCGrid.zip
For your convenience, we have also provided the Unedited copy of the document Getting Started with ASP.Net MVC Grid Control and the same can be downloaded from the below location.
Documentation Link: http://www.syncfusion.com/downloads/support/directtrac/125032/Getting_Started_for_MVC_Grid-577428159.zip
Please let us know if we have misunderstood your requirement and please provide us more information (Code snippet you have tried or a sample) regarding you requirement. The information provided would be more helpful for us to analyze the requirement and provide solution as early as possible.
Regards,
Madhu Sudhanan. P
Hi Michael
Thanks for your appreciation.
Please get back to us if you require further assistance, we will be happy to help you out.
Regards,
Madhu Sudhanan. P