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

Grid Renders but will not sort or page

On start up of my web app, the grid will render. If I click on a column header to sort and watch the XHR tab in Chrome developer tools I see the following:

POST http://localhost:23175/ 500 (Internal Server Error)
d.support.ajax.d.ajaxTransport.sendjquery-1.5.1.min.js:19
d.extend.ajaxjquery-1.5.1.min.js:19
Syncfusion.Mvc.Grid.GridControl._sendHtmlActionRequest:23175/:3617
Syncfusion.Mvc.Grid.GridControl.sendSortingRequest:23175/:4335
Syncfusion.Mvc.Grid.GridControl._CMUpHanler:23175/:3072
(anonymous function)MicrosoftAjax.js:5
bMicrosoftAjax.js:5
XHR finished loading: "http://localhost:23175/".
22event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.

I've posted this as a Support ticket but only received a generic response about checking my assembly references. I have all the assemblies referenced per the documentation and the grid does initially render. It's just any Ajax communication back to the server results in a 500 error being returned. It does not originate from my code either. I can set breakpoints on my controller methods and setup through them without any exceptions being thrown. I think the problem is coming from the GridActions extension method.





1 Reply

YO Yogeshwaran Syncfusion Team February 13, 2012 11:39 AM UTC

Hi Anthony,

Thanks for using Syncfusion products.

Please provide issue reproducible sample then only we can able to sort out the issue as per mentioned in incident 90676.
Could you please follow up the incident 90676.

Please let us know if you have any concerns.

Regards,
Yogesh R



Loader.
Live Chat Icon For mobile
Up arrow icon