Navigation problem with Grid having too many columns [message #487476] |
Wed, 23 September 2009 07:40  |
Eclipse User |
|
|
|
Hi,
We are using Nebula grid for a UI having a model based on columns rather
than rows. This is working fine, but the problem is, when we have many
columns (more than 100), the grid navigation becomes too slow. Its takes a
lot of time to even click on a cell and get focus.
Any idea how to solve this?
--
Thanks,
Mustufa
|
|
|
|
Re: Navigation problem with Grid having too many columns [message #488141 is a reply to message #488019] |
Fri, 25 September 2009 12:11  |
Eclipse User |
|
|
|
Thanks Tom,
The problem was due to improper layout properties we were using. The problem
was not with the Grid but with the Form Layout that we were using. We
adjusted some properties of this layout and its working fine now.
--
Thanks,
Mustufa
"Tom Schindl" <tom.schindl@bestsolution.at> wrote in message
news:h9i5v7$ohp$3@build.eclipse.org...
> Not really. You have to profile the code to find out where the time is
> spend and why a big number of columns harms the navigation whereas rows
> don't.
>
> Tom
>
> Mustufa Kasidwala schrieb:
>> Hi,
>>
>> We are using Nebula grid for a UI having a model based on columns rather
>> than rows. This is working fine, but the problem is, when we have many
>> columns (more than 100), the grid navigation becomes too slow. Its takes
>> a
>> lot of time to even click on a cell and get focus.
>>
>> Any idea how to solve this?
>>
|
|
|
Re: Navigation problem with Grid having too many columns [message #598277 is a reply to message #487476] |
Fri, 25 September 2009 06:27  |
Eclipse User |
|
|
|
Not really. You have to profile the code to find out where the time is
spend and why a big number of columns harms the navigation whereas rows
don't.
Tom
Mustufa Kasidwala schrieb:
> Hi,
>
> We are using Nebula grid for a UI having a model based on columns rather
> than rows. This is working fine, but the problem is, when we have many
> columns (more than 100), the grid navigation becomes too slow. Its takes a
> lot of time to even click on a cell and get focus.
>
> Any idea how to solve this?
>
|
|
|
Re: Navigation problem with Grid having too many columns [message #598298 is a reply to message #488019] |
Fri, 25 September 2009 12:11  |
Eclipse User |
|
|
|
Thanks Tom,
The problem was due to improper layout properties we were using. The problem
was not with the Grid but with the Form Layout that we were using. We
adjusted some properties of this layout and its working fine now.
--
Thanks,
Mustufa
"Tom Schindl" <tom.schindl@bestsolution.at> wrote in message
news:h9i5v7$ohp$3@build.eclipse.org...
> Not really. You have to profile the code to find out where the time is
> spend and why a big number of columns harms the navigation whereas rows
> don't.
>
> Tom
>
> Mustufa Kasidwala schrieb:
>> Hi,
>>
>> We are using Nebula grid for a UI having a model based on columns rather
>> than rows. This is working fine, but the problem is, when we have many
>> columns (more than 100), the grid navigation becomes too slow. Its takes
>> a
>> lot of time to even click on a cell and get focus.
>>
>> Any idea how to solve this?
>>
|
|
|
Powered by
FUDForum. Page generated in 0.06268 seconds