I spend all morning updating resources in my app and debugging. And after I finally got my project to successfully rebuild, I have a very dynamic RadGrid that has two problems.
Now keep in mind the code has not changed and it has always worked fine. I don't know if these issues are related or not. I can provide code, but I didn't make any changes. I did run the Telerik Upgrade Wizard, but I don't think it would have changed lines of code in my apps.
1. I dynamically set images and Hyperlinks in a Hyperlink column. After the updated my images are not showing. And my assigned URL/Links are not updating.
2. When a filter is changed, the results are not being updated. The page refreshes the records load but the filter criteria is not behaving. I put a postback button in to try to catch the problem and I can't figure it out. Eventually if I postback the filter is passed and loaded.
Is there anything anyone can recommend to check or try? I'm about to do a system restore and revert back to my old 2012 version, I'm kinda freaking out because I have a lot of work that is not functioning now and I need to do an update on the production code.
Thanks
Jason
Now keep in mind the code has not changed and it has always worked fine. I don't know if these issues are related or not. I can provide code, but I didn't make any changes. I did run the Telerik Upgrade Wizard, but I don't think it would have changed lines of code in my apps.
1. I dynamically set images and Hyperlinks in a Hyperlink column. After the updated my images are not showing. And my assigned URL/Links are not updating.
2. When a filter is changed, the results are not being updated. The page refreshes the records load but the filter criteria is not behaving. I put a postback button in to try to catch the problem and I can't figure it out. Eventually if I postback the filter is passed and loaded.
Is there anything anyone can recommend to check or try? I'm about to do a system restore and revert back to my old 2012 version, I'm kinda freaking out because I have a lot of work that is not functioning now and I need to do an update on the production code.
Thanks
Jason