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

Busy indicator with DataPager

1 Answer 86 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 28 Jan 2012, 03:27 PM
Hi,

I use a RadDataPager bound to a Linq2Sql table.
This works fine, but since I have a lot of data it takes about 2 seconds to change a page.

Here my Problem starts.
I want to indicate the loading by showing a busy indicator.

This works (without any coding) when I use async dataloading on the RadGridView.
But then a sort / filter breaks the application.
I found some other topic here that this is "normal".

I also tried to handle PageIndexChangeing and DataLoaded setting IsBusy on the Grid.
But it doesn't work (UI is not updated while loading).

So is there a way to achieve what I want since Async Loading is not an Option on the Grid.

Thanks
Manfred

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 01 Feb 2012, 04:50 PM
Hello Manfred,

Can you try our latest internal build - version 2011.3.1330? Do you still have problems with the Asynchronous mode? If so, please specify what exactly happens - is there an error or some other problems? I've tried to reproduce you case locally but to no avail.
 
All the best,
Yordanka
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Yordanka
Telerik team
Share this question
or