This is a migrated thread and some comments may be shown as answers.

Using the internal BusyIndicator

2 Answers 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Patrick asked on 30 Aug 2012, 02:02 PM
Hello,
GridView has internally a BusyIndicator that is used when the DataLoadMode is set to Asynchronous.
Is there a possibility to display it at will? This would be nice to display while we wait for the web service to return the data to populate the grid view.
Patrick

2 Answers, 1 is accepted

Sort by
0
Accepted
Nick
Telerik team
answered on 30 Aug 2012, 02:36 PM
Hello Patrick,

You can use the IsBusy property of the GridView. 

Kind regards,
Nik
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
answered on 30 Aug 2012, 05:01 PM
Thank you Nik, it works almost nice.
Patrick
Tags
GridView
Asked by
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Nick
Telerik team
Patrick
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or