Hi Everyone,
I came across an error on reordering the open cases entity list on the dynamics 365 portal. It is working fine for most of the columns in the view, however it throws an error on the statuscode column and on a custom boolean field as well.
All I get is a generic error message. If I capture the call by fiddler and navigate there manually, I get a more descriptive message:
A public action method 'GetGridData' was not found on controller 'Site.Areas.Portal.Controllers.EntityGridController'.
Any ideas?
Thanks,
Adam