First of all I want to say that your documentation about the controls is awesome in most cases - but when it comes to RadGridView ColumnChooser there are very few information. So here comes my list of questions ;)
1: Get rid of "Close" button
I want to toggle the visibility of my ColumnChooser only via a ToggleButton, nothing else. So how to get rid of the close button in ColumnChooser form border/header?
2: Hide/remove "How to use" text
I want to remove the text in ColumnChooser which tells the user how to use it. If you have many columns in ColumnChooser this text is slighty visible because of the space between the columns. Looks ugly - see attached image 'question2.jpg'.
3: Drag&Drop
When start dragging a column from ColumnChooser to GridView there is an graphical effect, that seems like I can add the column between rows. This looks really confusing and I want to remove this - see attached image 'question3.jpg'.
1: Get rid of "Close" button
I want to toggle the visibility of my ColumnChooser only via a ToggleButton, nothing else. So how to get rid of the close button in ColumnChooser form border/header?
2: Hide/remove "How to use" text
I want to remove the text in ColumnChooser which tells the user how to use it. If you have many columns in ColumnChooser this text is slighty visible because of the space between the columns. Looks ugly - see attached image 'question2.jpg'.
3: Drag&Drop
When start dragging a column from ColumnChooser to GridView there is an graphical effect, that seems like I can add the column between rows. This looks really confusing and I want to remove this - see attached image 'question3.jpg'.