This is a migrated thread and some comments may be shown as answers.

Vertical grid line before first column is always visible

1 Answer 510 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Shiv Ram Ameria
Top achievements
Rank 1
Shiv Ram Ameria asked on 20 Nov 2013, 10:45 AM

Hi,

I have only one column in grid view and I do not want to show any grid lines and row/column headers. When I set 
GridLinesVisibility="None" ShowColumnHeaders="False" ShowGroupPanel="False" RowIndicatorVisibility="Collapsed". I can see vertical grid line (or it may be something else) only before first column. Do we have any direct way or some workaround to hide that?


I have attached a screenshot for this.

Thanks and regards,

Shiv

1 Answer, 1 is accepted

Sort by
0
Accepted
Yoan
Telerik team
answered on 20 Nov 2013, 11:03 AM
Hello Shiv,

Indeed, this is the frozen columns separator. Please check this help article for a reference. You can remove it by setting GridView's CanUserFreezeColumns property to False.

Regards,
Yoan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Shiv Ram Ameria
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or