Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6566807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:15:36+00:00 2026-05-25T14:15:36+00:00

I have a DataGrid that I am loading with a significant number of rows

  • 0

I have a DataGrid that I am loading with a significant number of rows (several hundred).

The process of loading the rows results in the Datagrid momentarily being empty while the data is being ‘dealt with’ by the control, and then a few seconds later the control finishes its work and displays the rows as expected.

Its this ‘few seconds’ that I’d like to show a BusyIndicator to the user as otherwise they see a DataGrid that isn’t loaded. I was kind of hoping to find some events along the lines of ‘Loading’ and ‘Loaded’ etc, so I and set the indicator on and off accordingly.

Anyone have any experience with this situation?

Any input greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T14:15:36+00:00Added an answer on May 25, 2026 at 2:15 pm

    We were facing the exact problem with SL3 and hoped SL4 would be better.
    But, as you might have guessed, this scenario is not addressed by the Silverlight runtime, until this date.

    We implemented the following workaround for our SL3/4 + WCF application (note we were not using RIA services):

    1) Before wcfservice_LoadDataAsync() – Show Busy Indicator

    2) LoadDataAsyncCompletedEvent – If arg.HasError() Hide Busy Indicator, else dont hide the busy indicator.

    3) Databind the datagrid and then Hide Busy Indicator.

    This approach of hiding the busy indicator at the UI level enables the busy indicator to be displayed for a bit longer period of time, decreasing the time the blank screen is displayed to the user.

    Also, the XAML based busy indicator was itself causing some issues, so we ended up implementing a very light weight HTML based busy indicator that would disable the required portion of the UI using simple div overlay mechanism and an animated GIF.

    All this combined decreased the amount of time the blank screen was shown to the user significantly.

    I am aware this is not a 100% solution, but with the current version of Silverlight and even v5 Beta, there still isn’t a RenderComplete event which could assist in Hiding the Busy indicator.

    Hope it helps!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Silverlight DataGrid that's being populated with different types of data for
Hi I have a datagrid that has a number of datagridtemplate columns that are
I have a datagrid that I want the user to sort the rows on.
I have a datagrid that has several things where it has dropdowns checkboxes and
I have a WPF DataGrid that in its first column holds a number that
I have a datagrid that I want to add a button/s to at runtime.
I have a DataGrid that needs to show a gradient background on mouseover of
I have a DataGrid that is showing some data via a PagedCollectionView with one
I have a datagrid that I have filled with data from a sql database.
I have a datagrid that is editable. I was wondering if it's possible to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.