Lukas Voves - 2014-06-26

Hello again, there is no progress in this topic so I found a solution for this problem, which is already possible. If I want user not to hide or show some column, there is a property called columnSelectable which does just that function. If I set the property columnSelectable of column to false (tick off in property editor) this column is not showable or hidable in running application. So it is just on developers choice if he wants to show this column or not and user cannot do anything about it.