You can see a screen about my window contening RadGridViews. So, I've a got a line above each header of each GridView, and I don't found how I can hide it.
Can you help me ? Thanks.
2 Answers, 1 is accepted
0
Stefan Nenchev
Telerik team
answered on 29 Jun 2016, 02:59 PM
Hello Valentin,
The element you need to hide is RadGridView`s GroupPanel. Setting the "ShowGroupPanel" property of the control to "False" should work for you: