If you are using a simple GridPanel, change it into an EditorGridPanel (com.gwtext.client.widgets.grid.EditorGridPanel) and try again.
Horacio. 2008/12/9 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > Well thanks for your prompt reply, Horacio, but I have done that > already as per Javadocs but to no avail. > > On 9 Dec, 15:30, "Horacio TONOU" <[EMAIL PROTECTED]> wrote: > > Hi, > > Actually, grid scrolling is automatic for both horizontal and vertical. > But > > try this : grid.setAutoScroll(true); maybe it would help you. > > > > Don't worry, be Happy. You are dealing with a nice powerful framework > named > > *GWT-Ext*! > > > > 2008/12/9 [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > > > > > > > > Simple question - how do you add horizontal scrolling to a gridpanel? > > > I have a gridpanel which has a large number of columns but no way of > > > seeing most of them as there is no horizontal scrollbar. Any > > > suggestions? > > > > > Thanks > > > > > Angus > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
