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

Telerik 2009 Grid AutoFilter Problem with FrameWork 3.5

1 Answer 11 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Edgar
Top achievements
Rank 1
Edgar asked on 08 Nov 2012, 04:52 PM

For last couple years I have been working with ASP.NET AJAX 2009 components without problems grids with auto filter and sorts works great until a few days. We start a new application with framework 3.5 previews ones where always 2.0. and there is no error or something but if you use a column filter with varchar values it didn’t work it shows like there were no matches to the search even if you know there are. With integer values works fine even with varchar values with numbers in it like a SSN column if you use that filter it works to.

I made a few test because I was working with them for long enough without problems. I change the table, chance the way is filled using a direct DataSource assigned to the grid. Or fill it in ejection with the needDatasource propertie and it was the same the problem persist finally when I thought about the difference of the framework I modified the framework of the test project and it works like always.

Well it was not as simple as change the framework, a change the dll from the one placed in Bin with the Bin35 in telerik Installation path, change the register assembly, remove some reference and other things until it compile and show the grid correctly.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 13 Nov 2012, 01:45 PM
Hello Edgar,

Based on the supplied information, it is hard to determine what is causing this problem.
To properly track the issue, it will be best if you open a formal support ticket, and send us a small working project, demonstrating your setup, and showing the unwanted behavior. We will debug it locally, and get back to you with our findings.

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
Edgar
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or