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

  • define text/ng-template template in script tags in HTML
  • define a custom directive pq-grid-detail which uses the above template.
  • and link it to main grid by passing to the detailTemplate option of the main grid.
Filtered rows:

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