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

  • Home
  • SEARCH
  • 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 8867503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T17:03:04+00:00 2026-06-14T17:03:04+00:00

I’ve an aspx page that renders a programmatically created RadGrid. There are about 15

  • 0

I’ve an aspx page that renders a programmatically created RadGrid. There are about 15 columns, and just over 1000 rows. It takes about 6-7 seconds from load to finish, out of which only 3 secs are server-side processing. I can definitely optimize this. But the remaining 4 seconds seem to be happening after the client has received the response from the server.

  • After my button click, the grid is loaded only after 6-7 seconds.
  • But Fiddler shows 2.2 seconds as overall elapsed time.
  • I’ve a GIF to show “Loading…” in an AjaxLoadingPanel, and it hangs (doesn’t animate) during the last 4 seconds.

I took a look at Chrome’s timeline, and this is what I see:
enter image description here

  • I send the page request at around 2 seconds (Send Request). I start seeing a GIF loading animation.
  • At around 4.2 seconds, the GIF animation stops. For the next 3-4 seconds, that’s when you see “XHR Ready State Change” in the timeline.
  • At around 8.5 seconds, the GIF animation goes, and my page is loaded completely.
  • Fiddler tells me that the page load took 2.2 seconds in all.

Based on this, I’m guessing that the browser is trying to parse and render the page for the last 4 seconds. What do I do now? Can I dig in further to see why?

  • There seem to be a lot of “Layout” events coming from various ScriptResource.axd files, these are all generated by Telerik.
  • There is also a warning shown against the Layout record that says “Forced synchronous layout is a possible performance bottleneck“. Is this something I can control? Will combining the .axd files into a single file (using a custom HTTP handler?) help in any way?
    enter image description here

What do these mean? That the Radgrid is emitting too much code for the browser to handle?

  1. Paging is turned ON, but customer wants to see at least 1000 records per page.
  2. Sorting, paging, row selection, row-right-click menu etc. are all enabled/available.

Thanks for helping, please let me know if you need more information.

  • 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-06-14T17:03:05+00:00Added an answer on June 14, 2026 at 5:03 pm

    I see in your timeline that only 1 sec was used for execution JS code.
    The rest of the time was used for layout.
    You need to modify the code somehow and reduce the number of places where you force layout.
    I think this document could be interesting for you. http://gent.ilcore.com/2011/03/how-not-to-trigger-layout-in-webkit.html

    The other way is to use a viewport schema. As example you need to create rows only for a visible part of the page and use empty divs with necessary size for the invisible parts.
    It is common practice that uses when the amount of data is quite big. As example Sources panel works that way and can show a file with 500k lines of code.

    The same technique is used in Timeline panel.

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

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I know there's a lot of other questions out there that deal with this
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I am reading a book about Javascript and jQuery and using one of the
I've got a string that has curly quotes in it. I'd like to replace
I have a small JavaScript validation script that validates inputs based on Regex. I
I have a French site that I want to parse, but am running into

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.