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

Remove white vertical line

3 Answers 388 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Assad
Top achievements
Rank 1
Assad asked on 24 Jan 2012, 03:31 PM
How to remove the white vertical line which is present in gridview header row, row and footer row. This vertical line can be moved.
Please see attachment

3 Answers, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 25 Jan 2012, 08:56 AM
Hi,

This part of the RadGridView is a FrozenColumnSplitter. You may remove it through setting CanUserFreezeColumns property of RadGridView to False. However, you would not be able to freeze columns in RadGridView any more. 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
A
Top achievements
Rank 1
answered on 01 Apr 2019, 09:57 AM

Even after setting CanUserFreezeColumns to false, the vertical lines in the header are visible. Can you suggest for another alternative?

Thanks

0
Dinko | Tech Support Engineer
Telerik team
answered on 04 Apr 2019, 07:11 AM
Hi,

To hide the vertical line you can try setting the FrozenColumnsSplitterVisibility property of the RadGridView to Collapsed. 

Give this property a try and let me know how it goes.

Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Assad
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
A
Top achievements
Rank 1
Dinko | Tech Support Engineer
Telerik team
Share this question
or