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

[Solved] radgrid - problem with different versions - urgent

0 Answers 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kachy
Top achievements
Rank 1
kachy asked on 13 Aug 2009, 12:44 PM
I am using 2008.3.1314.20 Version on our live server. On one of the developement machine, I created a report with autogenerated radgrid. Filter for datetime and integer fields were not working on that. After going through some of the Forum posts, I found that if I do enablelinqexpressions false, then those filters work. For the grid, the default setting for Enablelingexpressions was true, then after the databind, by making enablelinqexpressions false programatically, grid was binding properly and the filters were also working. At the time of deployment on test machine, we realized that on the development machine, the version of telerik is 2008.3.1314.35. I tried to download various versions from the telerik site and the program does not compile with any version higher than 2008.3.1314.20 also.
I have checked the grid demo for filtering and that also uses enablelinqexpressios false. Our page works only with 2008.3.1314.35, can we get dev version of that release, so that we can deploy without telerik version message.
We do not want to upgrade to higher version as look of grid has changed.

Thanks

Update: Found the solution. The 2 dlls .20 and .35 are for .net versions 2.0 and 3.5 respectively. so got it from the original install itself.
Thanks

No answers yet. Maybe you can help?

Tags
Grid
Asked by
kachy
Top achievements
Rank 1
Share this question
or