It was working before the update (which I have since rolled back).
The grid itself doesn't even have filter enabled, why is it passing undefined at all, which is what Kendo is hanging up on I'm guessing....
12 Answers, 1 is accepted
Unfortunately this is an omission on our side. I believe we've managed to address the issue. It was related to how complex field names are resolved for sort/filter/group descriptors.
We've also fixed the coloring for .k-block.
The fixes will be available in next internal build.
Nikolay Rusev
Telerik
It should be already available. Please give it a try and let us know if any other issues arise.
Regards,Nikolay Rusev
Telerik
Is there a way to distinguish the internal builds? I still show 2013.2.716
You can donwload the build from Latest Inernal Build page from your account -> Kendo UI Complete for ASP.NET MVC.
The name of the file is: kendoui.aspnetmvc.2013.2.718.commercial.
If after the update you are still experiencing the issue, it will be best to provide us with a runnable sample so we can debug it locally and assist you further.
Nikolay Rusev
Telerik
Flat theme doesn't have icons, dropdown has a transparent background and now the k-block element is wrong for every other theme!
And the filter problem isn't even fixed... see attachment.
I'm not making a runnable sample for you, do your own testing ROFL.
The issue that we discovered (reported by you and few other clients) was related to how complex fields (Category.CategoryID) were handled on sorting/filtering etc. We believe that the internal build in question contains the fix for it.
For your convenience I'm attaching sample project implementing the above described scenario. Sorting/filtering for `Category` column wasn't working with the official Q2 2013 release. It is working with the scripts from the internal build.
If you think that the issue in your project is no related to this, please modify the example in order to replicate the erroneous behavior.
I forwarded your comments regarding .k-block styling to our UX experts for their review. They will contact back to you with more details about their decision of making .k-block looks the way it is now.
Nikolay Rusev
Telerik
And I still haven't had an explanation for the change of meaning of k-block and whether there is an equivalent/replacement css class....
Also, when can a proper release be expected? As far as I'm concerned this version of Kendo UI MVC is unusable and should not have been released
I am writing to you with regard to the .k-block styling and I would like to apologize - actually the meaning of k-block is not changed, however fixing the dark coloring in the flat theme broke the styling in the other themes. The good news is that we managed to address both of the issues - font color in the flat theme and the the background in the other themes (the fix is available in our latest internal build). Please test your application using the aforementioned build (you can download it from your account) and let me know if you still observe any problems.
Iliana Nikolova
Telerik
Kendo UI Complete for ASP.NET MVC offers a complete internal build zipped package (including local demos, source code, etc.) and a hotfix zip package, which is a stripped-down version of the former and does not include demos or source. Use the latter in case you don't need the additional resources, as its size is significantly reduced (26MB vs 4.2MB).
I hope this explanation helps.
Kind regards,
Sebastian
Telerik