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

problem on filtering when comma separator used

1 Answer 29 Views
Filter
This is a migrated thread and some comments may be shown as answers.
ervin
Top achievements
Rank 1
ervin asked on 15 Sep 2011, 04:30 AM
Hi all,

I am using comma for the thousands separator (like 5,000) into the numeric columns.
When I filter this value by writing the value with comma (like 5,000) into the filter box, I got an error message. Filtering without a comma (like 5000) works.

The users will filter the values writing commas so I need to solve this issue.  Can you please help me?

Thanks,
Ervin

1 Answer, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 19 Sep 2011, 02:33 PM
Hello Ervin,

In order to implement the desired functionality, I recommend that you use a RadFilterNumericFieldEditor. Its data editor is a RadNumericTextBox.
You can see how it works here (the OrderID column).

I hope this helps.

Kind regards,
Mira
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal
Tags
Filter
Asked by
ervin
Top achievements
Rank 1
Answers by
Mira
Telerik team
Share this question
or