Hi,

it will not work out of box. You can try the following:
- write a new class that extends qx.ui.table.pane.Scroller
- overload the _startMoveHeader with an empty method
- when instantiating your table, pass a map in the second arg, with your 
own Scroller instance at the right key (check the API doc for that)

That should do the trick.

T.

joakim_ wrote:
> Hi there.
>
> Is there a way to turn of the possibility to reorder columns within a table?
>
> Thanks! :)
>   

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to