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

Loading label not removing

3 Answers 45 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Adan
Top achievements
Rank 2
Adan asked on 24 Apr 2015, 02:53 AM
I I have the following code, I am using a IncrementalLoadingMode and a IncrementalLoadingCollection and I have an issue that I cannot remove the loading label at the end of the list, I tried changing IncrementalLoadingItemContent, IncrementalLoadingItemContent, ItemLoadingContent and ItemLoadingTemplate without success.I attach a screenshoot and the code 

 

<telerik:RadDataBoundListBox ItemsSource="{Binding Items}" IncrementalLoadingMode="Auto">
 <telerik:RadDataBoundListBox.EmptyContent>
   <ProgressRing IsActive="True" Width="60" Height="60" />
 </telerik:RadDataBoundListBox.EmptyContent>
 <telerik:RadDataBoundListBox.ItemTemplate>
  <DataTemplate>
     ...
  </DataTemplate>
 </telerik:RadDataBoundListBox.ItemTemplate>
 <telerik:RadDataBoundListBox.VirtualizationStrategyDefinition>
  <telerik:DynamicGridVirtualizationStrategyDefinition StackCount="2"/>
 </telerik:RadDataBoundListBox.VirtualizationStrategyDefinition>
</telerik:RadDataBoundListBox>

3 Answers, 1 is accepted

Sort by
0
Vladislav
Telerik team
answered on 28 Apr 2015, 09:01 AM
Hi Adan,

Thank you for this report.
We are aware of this issue in the RadDataBoundListBox control and will do our best to provide a fix for it in some of our future releases.

Regards,
Vladislav
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Olivia
Top achievements
Rank 1
answered on 26 Jan 2016, 12:47 PM
I have been having issues with certain pages loading correctly but have not been able to resolve the issues. I also tried to create a screen shot to no avail apparently. It's is not with every website only some here and there. Sometimes if I navigate aware and come back to that page it can resolve the issues but more times than not it does not fix the problem. I can also use another web browser such as google chrome or firefox and not run into the same issue. The exact same page will load correctly and as expected. I appreciate your assistance in this matter and I have done some of the trouble shooting steps noted in the frequently asked questions and what you all have suggested to resolve the issue such as clearing the cache, etc but it does not seem to resolve the problem long term.   http://www.traininginsholinganallur.in/php-training-in-chennai.html  |   http://www.traininginsholinganallur.in/pega-training-in-chennai.html
0
Lance | Manager Technical Support
Telerik team
answered on 27 Jan 2016, 07:08 PM
Hello Olivia,

This thread is for Windows Universal's RadDataBoundListBox's BusyIndicator, which cannot be used on a webpage.

I quickly reviewed your links and seen the busy indicator before the "sign up" popup. I suspect you're looking for help with UI for ASP.NET AJAX. You can find the proper forum for your product here or submit a support ticket here.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataBoundListBox
Asked by
Adan
Top achievements
Rank 2
Answers by
Vladislav
Telerik team
Olivia
Top achievements
Rank 1
Lance | Manager Technical Support
Telerik team
Share this question
or