FlexGrid "IsBusy" properties/event

Posted by: daniel.koffler on 29 March 2023, 12:10 am EST

    • Post Options:
    • Link

    Posted 29 March 2023, 12:10 am EST

    Hello,

    does the FlexGrid have any property or event which indicates if the grid is busy meaninng an asynchronous operation (client/backend round trip, SignalR circuit) is ongoing.

    Thank you

    Daniel

  • Posted 30 March 2023, 5:56 am EST

    Hi Daniel,

    We are sorry but there is no such property or event. Could you please share a use case for that?

    In the case of Updating the FlexGrid, you may check when the Update process is started and get a notification when the process is completed by waiting for the process to complete.

    Regards,

    Manish Gupta

  • Posted 5 April 2023, 11:29 pm EST

    I am adding a busy indicator for a business application. I wanted to get notified if the grid is processing something.

    I am new to Blazor and I am sill struggling a bit conceptional with this extensively (async) client/server SignalR communication, while most of the component methods and event handlers are synchronous.

    Anyhow, thank you for your reponse.

  • Posted 11 April 2023, 9:44 am EST

    Hi Daniel,

    Could you please exactly which event you are getting issues with? You may show a busy indicator as the process is started and set it free as the process is complete using the corresponding events.

    Regards,

    Manish Gupta

Need extra support?

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

Learn More

Forum Channels