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

problems with header names with '+' or '-'

1 Answer 22 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Michele
Top achievements
Rank 1
Michele asked on 06 Dec 2012, 01:14 PM
I found an issue related to GridView.

If I generate a datasource with column names containing plus symbol or minus symbol (e.g. 'Turnover 2011 + 2012', 'C1-C2') the grid leaves the column empty (except for the header). If I try to use the embedded column filter I can see the different values, but nothing in the grid.

Which others symbols affected the grid behaviour?

Attached there is an image that explains the behaviour, you can notice that only columns with minus and plus symbols are affected.

Thank you.
Michele

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Dec 2012, 01:20 PM
Hi,

Every symbol forbidden for property names will not work for RadGridView as well. If you want to have such symbols in column headers you can use Header property of the grid columns. 

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Michele
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or