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

[Solved] RadGrid renaming my colums?

1 Answer 80 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 20 Mar 2013, 02:48 PM
For some reason RadGrid keeps renaming my columns and putting spaces where they don't belong.
i.e. If my column name is "RadGrid" it adds a space and makes it "Rad Grid"

What can I do about this? It's driving me nuts and the users are not happy because they have very specific naming conventions on the fields they are using.

TIA!!

CG

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 25 Mar 2013, 09:43 AM
Hello Chris,

In order to resolve your issue you could set the MasterTableView.EnableSplitHeaderText property to false.
<MasterTableView EnableSplitHeaderText="false">

Kind regards,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or