Derrel - thanks for your help, works like a charm ;-)

Just one thing regarding my question - I found the pane.Clipper widget, what
are it's scrollTo-methods for? 
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.

Just my opinion - maybe I'm totally lost ;-)



Derrell Lipman wrote:
> 
> table.getPaneScroller(1).getChildControl("scrollbar-y").setPosition(
> data.rsTbl.scrollPos.Y);
> table.getPaneScroller(1).getChildControl("scrollbar-x").setPosition(
> data.rsTbl.scrollPos.X);
> 

-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/save-load-Table-s-scroll-position-tp5439223p5443363.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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to