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
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.