Welcome Guest Search | Active Topics | Sign In | Register

Slower page load Options
hp
Posted: Thursday, June 2, 2011 9:44:55 PM
Rank: Newbie
Groups: Member

Joined: 5/26/2011
Posts: 2
I have used EO grid and EO dialog on the landing page of my application. Though it works fine, page load takes around 7 to 8 seconds. Even if I don't bind any control(drop down, list box, grid) etc when page loads, still it takes that long to load. Any clue? What can i do to make it faster.

If i use normal .net controls (grid and modal popup) its lighting fast.

Any help appreciated.

Thanks in advance.
eo_support
Posted: Friday, June 3, 2011 7:35:06 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

The dialog should not slow down your page load. The Grid may if you have a lot of data. Please consider reduce the number of Grid columns (Grid is optimized for rows instead of columns). And if that is still slow, consider using sever mode or callback mode so that the Grid does not load all data at once.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.