Search code examples
angularkendo-uikendo-ui-angular2

Kendo Angular 2 version


Can anyone tell me which version of the kendo grid are you guys using at Master-Detail Grids for kendo grid with angular 2? I updated my version to 0.15.0 with all other dependencies and still not able to see this working.

Interestingly, I do have this working locally in a plunker @

Plunker Link

Please note it uses my local Urls so it might not be working for others.


Solution

  • The detail feature is supported since the first version of the grid, so 0.15 should definitely support it. The plunkr is not really useful as it does not work. Make sure that you have correctly configured the grid, as if it works in plunkr it should work locally as well, as the scripts are practically the same.