i installed "Prometheus" for ASP.NET "futures release" and now filtering does not work for the RadGrid
situation:
i completely uninstalled the previous version and then installed the new version and this is where the issues began
To remove my own code as a variable, i decided to run the Telerik demos that are installed by default.
when i run the "basic filtering" demo for RadGrid from my workstation it fails to filter correctly, but when i run the exact same demo from the Telerik site it works
I can filter for integer "equalto" and that works, but strings do not work, and i have not tried dates
I am assuming that i have something hosed as far as the setup goes, but i have no ideas on where to look and / or how to fix this.
In addition, it seems that grouping is also broken
Any advice would be greatly appreciated
Update:
System config:
Vista X86
VS 2008
Have both RadControls from ASP.NET and Rad Controls Prometheus installed
Update #2:
situation:
i completely uninstalled the previous version and then installed the new version and this is where the issues began
To remove my own code as a variable, i decided to run the Telerik demos that are installed by default.
when i run the "basic filtering" demo for RadGrid from my workstation it fails to filter correctly, but when i run the exact same demo from the Telerik site it works
I can filter for integer "equalto" and that works, but strings do not work, and i have not tried dates
I am assuming that i have something hosed as far as the setup goes, but i have no ideas on where to look and / or how to fix this.
In addition, it seems that grouping is also broken
Any advice would be greatly appreciated
Update:
System config:
Vista X86
VS 2008
Have both RadControls from ASP.NET and Rad Controls Prometheus installed
Update #2:
- Uninstalled All RadControls
- Deleted all references i could find for Rad Controls / Telerik
- Installed RadControls_Prometheus_2008_1_325_FUTURES_dev.exe
- Shut off my local copy of IIS to take it out of the picture
- Still have the same issue - filtering and grouping do not work for my project and / or the telerik Demo
- Possibly a related issue; sorting was hosed, but i clipped out clientsettings from the aspx file and put it back and all of a sudden sorting worked again.
FYI: I forgot to mention that all features used to work just fine, all i did was uninstall one build and reinstall the new. I'm guessing something is cached, the registry is hosed or maybe the GAC may be involved
Please advise as soon as possible, thanks
