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

Telerik filter problem: Column name contains special character like $

5 Answers 245 Views
Grid
This is a migrated thread and some comments may be shown as answers.
preeti
Top achievements
Rank 1
preeti asked on 26 Jul 2012, 06:35 AM
Hello Telerik Team,

I have a column in a DataTable named "Total $ Value". I also have a RadGridView with the "EnableFiltering" property set to "True". I assign my DataTable to the DataSource of the RadGridView. At runtime, when I attempt to set a filter on this column, 
Not getting error bur filter is not working , even unable to click on filter dropdown (just filter image appear but dropdown is not).

Any ideas how I can have a "$" character in a column name and the filtering still works?

Its a requirement to have $ in a column name.

Please help me,

Thanks,
Preeti 

5 Answers, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 30 Jul 2012, 11:37 AM
Hi Preeti,

I did not manage to reproduce the issue with the supplied information in Q2 2012 (2012.2 608). Could you share with us the schema of your data table and how you are initializing RadGridView control?

Greetings,
Svett
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
preeti
Top achievements
Rank 1
answered on 03 Aug 2012, 05:28 AM
Hello Svett ,

I am just simply binding my grid providing datatable as a datasource to radgrid.

and set AllowFilteringByColumn="true"

And facing this issue, Now i am renaming the column "Total $ Value"  to "Total Value" with this its working fine.

Please specify the reason.

Thanks,
Preeti
0
Pavlina
Telerik team
answered on 06 Aug 2012, 11:44 AM
Hi Preeti,

I believe that the forum thread below will help you in resolving this problem:
http://www.telerik.com/community/forums/aspnet-ajax/grid/grid-mastertableview-filterexpression-is-blank-on-special-chars-like-quot-lt-gt-is-passed-from-google-like-filtering.aspx

All the best,
Pavlina
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.
0
Velkumar
Top achievements
Rank 1
answered on 06 Sep 2012, 07:25 AM
its possible to type special characters inside GridviewDecimalColumn? 
0
Pavlina
Telerik team
answered on 11 Sep 2012, 12:21 PM
Hi Velkumar,

Can you verify that you are using RadGrid control for ASP.NET AJAX?

All the best,
Pavlina
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
preeti
Top achievements
Rank 1
Answers by
Svett
Telerik team
preeti
Top achievements
Rank 1
Pavlina
Telerik team
Velkumar
Top achievements
Rank 1
Share this question
or