|
Rank: Newbie Groups: Member
Joined: 1/17/2008 Posts: 2
|
hi,
Im instaled you package and I want to use grid to display data table with 280 column'd and 180 row's and first 4 column's to bee freezed ... it's large amount of data ...
When I start page (local) to test it, Grid need's a few (3-5) min to bee shown and when it's displayed on screen It is imposibly slow to scrool horisontal or vertical ...
I tried to change Client, Server or CallBack Running mode but no success ...
Is there some solution for this problem ?
PS: Sorry on my bad English ..
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You won't be able to use our Grid to display 280 columns. It's just too many columns. With that many columns, not to mention that our Grid is slow, even it were not slow, it would be extremely difficult for your user to use your website because they would need to constantly scrolls over those columns, which would be pain for them.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 1/17/2008 Posts: 2
|
Hi, thanks for response....
Im building a hotel booking web aplication, and that 280 column's are day's in one year (day's when they working) and 180 row's are accomodation units ... so I need to freze Accomodation unit name on the left side of grid, and allow user to scrool thrue day's to see if unit is free or reserved ...
Maybe any sugestions ?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
It doesn't matter what's the reason you want 280 columns. Two things matter to you: 1. It won't work with our Grid; 2. It won't work with your customer. You must split them, there is no other way around.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 2/19/2009 Posts: 8
|
what is the maximum number of columns that the grid will work with?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
There is no hard limit ---- it's just the more column you put there, the slower it becomes.
|
|