Integrating a Progress Bar with useDataGrid Fetch in React: Is it Possible?
Hello,
I'm currently exploring the useDataGrid hook from the refine library in a React project and am curious about enhancing user experience during data fetching. My idea is to integrate a progress bar that shows the loading status when useDataGrid is fetching data. This is a new area for me, and I haven't done something like this before.
I've looked through the refine documentation and examples, which provide great insights into pagination, sorting, and filtering with useDataGrid, but I haven't come across any examples or guidelines on integrating a progress bar with the data fetch process.
I'm reaching out to see if anyone in the community has attempted this or if you could direct me to resources or suggestions on how to implement this. I'm interested in any advice or examples that could guide me in the right direction, especially if it involves custom solutions or creative approaches to enhance the data loading experience with a progress bar.
Any help or pointers would be greatly appreciated!
Thank you!
I'm currently exploring the useDataGrid hook from the refine library in a React project and am curious about enhancing user experience during data fetching. My idea is to integrate a progress bar that shows the loading status when useDataGrid is fetching data. This is a new area for me, and I haven't done something like this before.
I've looked through the refine documentation and examples, which provide great insights into pagination, sorting, and filtering with useDataGrid, but I haven't come across any examples or guidelines on integrating a progress bar with the data fetch process.
I'm reaching out to see if anyone in the community has attempted this or if you could direct me to resources or suggestions on how to implement this. I'm interested in any advice or examples that could guide me in the right direction, especially if it involves custom solutions or creative approaches to enhance the data loading experience with a progress bar.
Any help or pointers would be greatly appreciated!
Thank you!
