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

Documentation or small sample project for Adaptive Grid

Hi,

I am trying to build an adaptive grid using MVC as shown at - http://mvc.syncfusion.com/demos/web/grid/adaptive, but i have been running into all sorts of problems like the chtml file failing because of  @(Html.EJ().Grid<OrdersView>("FlatGrid") despite the fact that I have referenced Syncfusion.EJ and Syncfusion.EJ.MVC.  I have searched the documentation as well as forum entries but  I am currently unable to find any examples.

I was wondering if you can send me a small sample project showing this Adaptive Grid in action using the MVC tools and similar to the one in the url mentioned above.

Regards
Muyiwa

3 Replies

PK Prasanna Kumar Viswanathan Syncfusion Team February 19, 2015 10:21 AM UTC

Hi Olu,

Thanks for using Syncfusion Products,

Query 1 : “@(Html.EJ().Grid<OrdersView>("FlatGrid")”

We suspect that the issue occurs due to the DLL version mismatch. So, please ensure that you have referred the proper version of the DLL and added the proper namespace to the web.config file

Query 2 : “Documentation and sample”

Sorry about the inconvenience caused. Currently we do not have documentation for adaptive grid. Currently we are working on documentation for adaptive and refresh it in online shortly. For your convenience, we have created a sample and the sample can be downloaded from the following link:

Sample Link: http://www.syncfusion.com/downloads/support/directtrac/118275/Sample118275-1362160781.zip

Please let me know if you have any queries,

Regards,

Prasanna Kumar N.S.V




MU Muyiwa February 20, 2015 02:17 PM UTC

Thanks for all your help.

Muyiwa


PK Prasanna Kumar Viswanathan Syncfusion Team February 23, 2015 01:05 PM UTC

Hi Olu,
 
Thanks for the Update,
 
Regards,
Prasanna Kumar N.S.V



Loader.
Up arrow icon