jquery - GWT Disable horizontal drag scrolling -


i have celltable inside scroll panel. way can vertically scroll through items. have been using gquery plugin drag , drop functionality. wanting drag item 1 table another. problem when try drag , item table 1 table 2, scroll panel doing horizontal autoscroll, item never escaping scroll panel. how drag , item outside scroll panel?

you horizontal overflow if , if widget within scroll panel (i.e. 1 set using flowpanel.setwidget(widget)) horizontally larger scroll panel.

the easiest way avoid use standard flowpanel widget, because default, wide scroll panel.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -