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

Remove left bar

4 Answers 133 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dmitry
Top achievements
Rank 1
Dmitry asked on 28 Apr 2009, 01:43 PM
On the left of the grid records there is a gray area of a few pixels, is there any way to remove this so that the records data is directly left-aligned against the edge of the grid?

4 Answers, 1 is accepted

Sort by
0
Missing User
answered on 28 Apr 2009, 02:24 PM

Hi Dmitry,

You can set RowIndicatorVisibility="Collapsed" like this:

<telerik:RadGridView Name="RadGridView1" RowIndicatorVisibility="Collapsed" />

Hope this helps.

Greetings,

Anastasia
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Dmitry
Top achievements
Rank 1
answered on 28 Apr 2009, 02:37 PM
Yes that worked as i wanted it to, thank you.

I had this property already set to HIDDEN but it was not doing what I would expect it to, collapsed did the trick though. I must admit, this is somewhat misleading.
0
Faheem
Top achievements
Rank 1
answered on 16 Sep 2016, 07:37 AM
How can I do it using Kendo UI Grid in jQuery?
0
Stefan
Telerik team
answered on 16 Sep 2016, 02:05 PM
Hello Faheem,

As this topic is for RadGridView from the UI for WPF suite, may I ask you to post your question in the relevant section?

Thanks in advance for your cooperation.

Regards,
Stefan X1
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Dmitry
Top achievements
Rank 1
Answers by
Missing User
Dmitry
Top achievements
Rank 1
Faheem
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or