Ajax Controls?

Posted by: jreed on 2 December 2020, 2:50 am EST

    • Post Options:
    • Link

    Posted 2 December 2020, 2:50 am EST

    I am trying to reduce screen refreshes in my application but I not seeing any Ajax controls in the Component One folders or available for download. Are the Ajax controls what I need or is there built in ability to not go to the server to refresh a page.

  • Posted 2 December 2020, 3:40 pm EST

    Hi Jeff,

    Can you let us know which product and control of Grapecity you are using currently? There are no Ajax controls present in C1. You will have to manually send ajax calls from your application to the server. If you can let us know the product (webforms, mvc, or wijmo) and control used, then I may be able to provide you a sample.

    Regards,

    Ashwin

  • Posted 2 December 2020, 11:28 pm EST

    Using Wijmo, would that be Microsofts Ajax controls?

  • Posted 3 December 2020, 4:41 pm EST

    Hello Jeff,

    We do not have controls similar to Microsofts Ajax controls. But, if you are using Wijmo 5, then you can use its httpRequest method to send Ajax calls to your server.

    Please refer to the sample link below for reference:

    https://stackblitz.com/edit/js-3xg2zj

    This sample shows how to send the data bound to the FlexGrid to the server using the above method. Note that the server is not actually implemented in this sample but you can use the Network tab of the browser’s console to check that the request is sent.

    If you are using Wijmo 3 (the jQuery controls) instead of Wijmo 5, please let me know.

    ~regards

Need extra support?

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

Learn More

Forum Channels