dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.22k stars 9.95k forks source link

QuickGrid: Add a loading event when loading data from EF #45058

Open Hanisafa opened 1 year ago

Hanisafa commented 1 year ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

in QuickGrid , i need a way to display progress bar while QuickGrid fetch data from EF

Describe the solution you'd like

ether a progress bar component or an event that fire when start getting data from EF and one when its done

Additional context

No response

ghost commented 1 year ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

ghost commented 9 months ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

WeihanLi commented 3 months ago

Really hope this feature, when the ef data source is slow to load, the UX would be better if could show a loading without just empty shown