In this example detail view of row is created by following steps:

  • Define text/ng-template template in script tags in Html view.
  • Define a custom directive pq-grid-detail which uses the above template.
  • Link it to main grid by passing to the detailTemplate option of the main grid.

Copyright @ 2016-2022 Paramvir Dhindsa (http://paramquery.com)