Feature Request: Extend IsLoading functionality across more data bound components #1103

Open
opened 2026-01-29 17:48:58 +00:00 by claunia · 0 comments
Owner

Originally created by @DanRogers99 on GitHub (Jan 23, 2024).

Describe the solution you'd like
Datagrid IsLoading is a very useful piece of functionality. Could this be extended to more components in the library?

I have identified components that could be useful to also have this functionality:

  • AutoComplete
  • DropDown
  • ListBox

Could we add the IsLoading property to DataBoundFormComponent?

Describe alternatives you've considered
Alternatively we could create a wrapper component that contains the inline spinner

Originally created by @DanRogers99 on GitHub (Jan 23, 2024). **Describe the solution you'd like** Datagrid IsLoading is a very useful piece of functionality. Could this be extended to more components in the library? I have identified components that could be useful to also have this functionality: - AutoComplete - DropDown - ListBox Could we add the IsLoading property to DataBoundFormComponent? **Describe alternatives you've considered** Alternatively we could create a wrapper component that contains the inline spinner
claunia added the enhancement label 2026-01-29 17:48:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1103