Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
300
IgGrid request error when IgGridGroupBy and IgGridSorting are used together on same column
posted

I am getting a request error from the server (invalid OData request) when I sort and groupby on the same column. The reason being $orderby is set twice on the same column. I am using a remote datasource (ASP.NET WebAPI 2 OData controller).

Request: /OData/GetRecords?%24orderby=Name+asc%2CName+asc&%24skip=0&%24top=25&%24inlinecount=allpages&pk=RecordID&_=1386690811172

Error: Duplicate property named 'Name' is not supported in '$orderby'

I am using version 2013.1.2292.

Parents
  • 29417
    Verified Answer
    Offline posted

    Hello Bertm13 ,

     

    Thank you for posting in our forum.

     

    I’ve looked into this and it seems to be a development issue.

    I’ve logged it with development issue number 160660.

    In order to better track this I’ve also opened a private case for you with number CAS-129305-G0T1J6.

    We can continue communication trough the case. Let me know if you have any questions.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer II

    Infragistics, Inc.

    http://es.infragistics.com/support

     

Reply Children