Declined
Last Updated: 22 Nov 2013 18:08 by ADMIN
Jevgeny
Created on: 29 Oct 2013 10:01
Category: Kendo UI for jQuery
Type: Feature Request
2
In the Kendo UI Scheduler - no possibility to use Guid for Resource key, when grouping is neccesary
Setup: 
* KendoUI Community Edition v2013.2.716
* Multiple resources in event

When Field in Event contains Array of guids - it shows fine in the event, but on grouping throws an error (as guids are treated incorrectly in filtering function)
When guid is wrapped by '', then grouping works well, but Event do not show assigned resources...
Using debugging I found that problem is in filtering (Piece from the code): for(r=a.filterExpr(e),s=r.fields,d=r.operators,o=c=Function("d, __f, __o","return "+r.expression),(s.length||d.length)&&(c=function(e){return o(e,s,d)}) 
1 comment
ADMIN
Telerik Admin
Posted on: 22 Nov 2013 18:08
Please use our support channels on kendoui.com to report the problem and get assistance.