Yep - it sounds like GXT grids are overdriving the system. There hardly
seems enough room for content with all that markup.  If you don't need all
the bells and whistles that come with a gxt grid - it would pay to port to
lighter weight GWT grids or plain <div> and css. Stripping out excess
forms, element IDs, and css will lighten the load on the rendering engine.

On Tue, Mar 27, 2012 at 8:53 AM, dodo dard <[email protected]> wrote:

> Hi Nino,
>
> Is a catalog application type, you search, list and modify products.
> I have to precise some points :
> - my application will be used largely by IE8.
> - Not all the screen have a performance problem.
> - There is some :
>   - screen that contains : 75 input form, 3 grids (well I have warned my
> client about not using to much components in one page).
>   - A grid with 23 columns that contains at least 10 GridRenderer (well
> I'm working at it now by using less GridRenderer) .
>
> Regards
>
>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/j_Gkpwxio6cJ.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
-- A. Stevko
===========
"If everything seems under control, you're just not going fast enough." M.
Andretti

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to