Telerik RadGrid - hide left-most column
Asked Answered
U

2

8

Can't remember / driving me crazy - how to hide the upper-left-most cell/column of a Telerik WPF RadGrid (so all column headers are flush-left?) I know it's something ridiculously easy/ simply forgot.

Unbent answered 10/2, 2010 at 23:58 Comment(0)
P
11

You can set RowIndicatorVisibility="Collapsed" to achieve this.

Pelerine answered 11/2, 2010 at 6:44 Comment(0)
B
0

On RadGridView go to Open Property Builder Click on MasterTemplate on Left side and Uncheck the ShowRowHeaderColumn in settings tab.enter image description here

Baur answered 15/6, 2018 at 7:36 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.