Re: How to force scroll of DataGrid to top on reload
Tom,
I am using the DataGrid Widget that came out in GWT release 2.4. I don't think you have access to the ScrollPanel.
-----Original Message-----
From: Thomas Klöber <kloeber@ics.de>
To: google-web-toolkit <google-web-toolkit@googlegroups.com>
Sent: Fri, Jan 27, 2012 2:20 am
Subject: Re: How to force scroll of DataGrid to top on reload
-- From: Thomas Klöber <kloeber@ics.de>
To: google-web-toolkit <google-web-toolkit@googlegroups.com>
Sent: Fri, Jan 27, 2012 2:20 am
Subject: Re: How to force scroll of DataGrid to top on reload
Am 26.01.2012 23:34, schrieb Bill M: > I would like to know if anyone knows how to set the scroll position of > the DataGrid widget to the top, following a reload? I don't see any > method that allow you to do this. use ScrollPanel.scrollToTop() of the scroll panel that holds your data grid. -- Intelligent Communication Software Vertriebs GmbH Firmensitz: Kistlerhof Str. 111, 81379 München Registergericht: Amtsgericht München, HRB 88283 Geschäftsführer: Albert Fuss -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home