Re: [Development] Disable column header reordering in QML TableView

2014-02-20 Thread Nurmi J-P
On 20 Feb 2014, at 20:55, Aris Green wrote: > I can't find any method in the docs about how to disable the user reordering > TableView columns. I want them to be able to click the header for sorting, > but I want to disable reordering as it does not work that well. Hi, You can set TableViewC

[Development] Disable column header reordering in QML TableView

2014-02-20 Thread Aris Green
I can't find any method in the docs about how to disable the user reordering TableView columns. I want them to be able to click the header for sorting, but I want to disable reordering as it does not work that well. Thanks ___ Development mailing lis