BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi David,
Thanks for your interest in Syncfusion products.
We have analyzed the reported issues. We suspect the issues may be due to one of the following reasons.
1. usage of special characters(like hyphen,asterisk etc.,) in the Grid ID
2. When grouping a column(not present in the dataSource) initially
3. missed out to refer any script file in the sample
4. maybe due to the values present in the dataSource.
So, please ensure the above cases in your sample.
If you are still facing the issues, we request you to share your view code corresponding to rendering grid. Also, please share the first array values from the JSON Object that you have assigned as the grid dataSource and also the stack trace of the issue. The provided information will be very helpful for us to analyze the issue and provide you response accordingly.
For your convenience, we have created a simple grid sample in JavaScript and the same can be downloaded from the below location.
Sample Link: http://www.syncfusion.com/downloads/support/directtrac/118330/GridSample-757464499.zip
Please refer the below online link for JavaScript Getting started documentation for Grid control.
Online Documentation Link: http://help.syncfusion.com/ug/js/default.htm#!documents/createyourfirstgridi.htm
We have listed the script and CSS files needed to work with the JS Control in the below table. Please refer the below table.
Script files |
Syncfusion script files: ej.web.all.min.js //contains scripts for all web widgets External Script files: jquery.min.js //Jquery jquery.easing.min.js //Animation Support jquery.globalize.min.js //Globalization support jsrender.min.js //Template Support jquery.validate.min.js //Validation |
CSS files |
ej.widgets.all.min.css //contains styles for all javascript widgets or ej.web.all.min.css //contains styles for all web widgets |
You can find the scripts and css files in the following locations:
CSS Location: C:\Program Files (x86)\Syncfusion\Essential Studio\xx.x.x.xx\JavaScript\assets\css\web
Script Location: C:\Program Files (x86)\Syncfusion\Essential Studio\ xx.x.x.xx \JavaScript\assets\scripts\web
Here, xx.x.x.xx denotes the product version. For Eg.(12.4.0.30)
Please let us know if you have any queries.
Regards
Ragavee U S