I just upgraded to the 619 version of the RadControls for ASP.NET AJAX.
I reviewing our working website the the updated controls, I have come across an interesting problem.
Pages that have grids are rendering slowly. During the page_load, the grid is half it's size (basically half of the available space). Once the load is complete the grid expands to the 100% of the available space.
The grids are loaded into a content area of a masterpage. They are also usually nested inside a tab/multipage control. (Not sure if this matters)
But this is ending up to be a serious matter as it is pretty ugly to see a partially rendered grid and then have it expand every single time.
How do I go about fixing this? We are nearly a beta to a customer and need to have this fixed...any ideas? From anyone that may have seen this happen?
Thanks!
I reviewing our working website the the updated controls, I have come across an interesting problem.
Pages that have grids are rendering slowly. During the page_load, the grid is half it's size (basically half of the available space). Once the load is complete the grid expands to the 100% of the available space.
The grids are loaded into a content area of a masterpage. They are also usually nested inside a tab/multipage control. (Not sure if this matters)
But this is ending up to be a serious matter as it is pretty ugly to see a partially rendered grid and then have it expand every single time.
How do I go about fixing this? We are nearly a beta to a customer and need to have this fixed...any ideas? From anyone that may have seen this happen?
Thanks!