Author Topic: LOCAL grid with nested row detail doesn't work?  (Read 1858 times)

samh_paramgrid

  • Newbie
  • *
  • Posts: 1
    • View Profile
LOCAL grid with nested row detail doesn't work?
« on: November 19, 2017, 09:16:12 pm »
When using a "local" datasource you can't nest row details, it shows the error "Cannot read property 'children' of null"

Error can be replicated here;
http://jsfiddle.net/8nv2f4ky/2/

If your data source is "remote" rather than local it works...

Any help appreciated.