Apply Waiting Bar to List View

1 Answer 35 Views
ListView WaitingBar
kim
Top achievements
Rank 1
kim asked on 09 Nov 2023, 03:31 AM

I have a list view to apply the waiting bar.

The list view is bound to the bindingList<T> data structure.

I want to apply the waiting bar to prevent UI from stopping while applying the data I have been querying in DB to the list view.

I think if there is a lot of data, it takes a long time because the work takes longer in the CellFomattting part.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 09 Nov 2023, 06:06 AM

Hello, Kim,

RadWaitingBar is suitable for indicating long-lasting operations. It can be associated with any control. Please have a look at the following article: 

https://docs.telerik.com/devtools/winforms/controls/track-and-status-controls/waitingbar/associated-control 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ListView WaitingBar
Asked by
kim
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or