Declined
Last Updated: 20 Nov 2014 20:49 by ADMIN
Miguel
Created on: 13 Oct 2014 19:19
Category: Kendo UI for jQuery
Type: Feature Request
1
Kendo Grid suppoers nulls in field's path
f I have a columns like columns: `[{field: "Address.City"}]`, then it fails if Address is null. 

Uncaught TypeError: Cannot read property 'City' of undefined 

Expected: to handle nulls in parts of path in the same way as nulls in the leaf (e.g. City in this example). Not doing this, means we can't use the default template, sort or group functions on nested properties. 

Simple Dojo snippet to repro. 
http://dojo.telerik.com/AGeTo
1 comment
ADMIN
Telerik Admin
Posted on: 14 Oct 2014 08:06
Can you please report this problem via our support mediums on telerik.com (forums or support ticketing system)? Thus it'll be handled accurately by my colleagues from the Kendo UI team.

Thank you for your cooperation.