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
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
0
Hi Preeti,
Svett
the Telerik team
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
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
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
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
Hi Velkumar,
Can you verify that you are using RadGrid control for ASP.NET AJAX?
All the best,
Pavlina
the Telerik team
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.