Derrell Lipman wrote: > > you can use the properly documented method instead: > table.getPaneScroller(1).setScrollY(this.yPos, true); > I don't know why I didn't see that yesterday. >
Hum - sorry for bugging you then. Didn't see that either - something must've hit my head... Derrell Lipman wrote: > >> Could someone document how to scroll the table's pane programmatically? >> I'd >> always search the PaneScoller for those scrollTo-Methods, because it >> contains the getScollX / Y-ones. >> > > I'm confused. Didn't what I gave you yesterday answer this question? You > can > use the alternative I provided above instead, but both do what you're > asking, I believe. > Yes, indeed your yesterday's solution was working properly. I just thought some scrolling solution should be documented - now I know it already *is* documented. Whatever - I searched quite a while for a solution. Got the wrong way - sorry once again. -- View this message in context: http://qooxdoo.678.n2.nabble.com/save-load-Table-s-scroll-position-tp5439223p5445635.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
