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

Telerik filter converting numbers to ASCII codes

1 Answer 39 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raju
Top achievements
Rank 1
Raju asked on 14 Aug 2012, 04:24 PM
Hi,

i have used telerik rad grid client-side programmatic binding. Binding is working fine but when we try to filter the data it is not accepting numeric values like for 28 it is taking as ( , 29 it is taking as ). So, what i understood is it is converting the numeric value to ASCII code.

how to solve this problem?

Thanks in advance. 

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 17 Aug 2012, 11:00 AM
Hi Raju,

The described behavior is not common. You could take a look at the demo below which filters numbers correctly and it is bound programatically client-side. You could debug what values are passed to the method which filters the grid and observe if they are correct in order to try and resolve your issue. If your problem still persists you could provide us with the page declaration and the associated code behind so we could investigate further and advise you with the best possible solution.

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
General Discussions
Asked by
Raju
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or