OData grid response headers

Posted by: paulr on 18 February 2021, 7:42 am EST

    • Post Options:
    • Link

    Posted 18 February 2021, 7:42 am EST

    Hi,

    I have a FlexGrid bound to ODataCollectionView. On the backend, I am returning some additional information using HTTP response headers and I would like to access the response headers for the OData request. Is it possible?

    Thanks,

    Paul

  • Posted 21 February 2021, 10:43 pm EST

    Hi Paul,

    The request to the OData server is sent internally and the response is also used internally. So, there is no way to get the response of the server using ODataCollectionView. You will need to manually call the server using the wijmo.httpRequest method:

    https://www.grapecity.com/wijmo/api/index.html#httprequest

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels