Sounds like a problem with the Layout class you are using. My
recommendation is to compare you code with the demo example and see
what you are doing different.

Check out:

http://gwt-ext.com/demo/#editableGrid


On Sep 24, 7:50 pm, sabaka <[EMAIL PROTECTED]> wrote:
> Hi everybody,
>
> I have a problem with setting column widths of EditorGridPanel in IE7.
> I set all columns to 100 px width when creating my ColumnModel for the
> grid. In firefox everything works fine, but in IE7 all columns' width
> becomes ~600 px. As I noticed it doesn't depend on what width I've set
> - columns are always huge. I'd like to notice that in not editable
> GridPanel columns' width are OK.
>
> any ideas?
>
> this is a real show stopper for me as the whole project is already in
> testdrive state.
>
> Regards,
> Aleksandr
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to