Whole header is compiled and gets single scope ( prototypically inherited from the main controller scope) when ngModel.compileHeader is true.

Angularjs expressions can be used in grid header cells.

  • column.title can be Angularjs expression.
  • column.title can be a callback that returns Angularjs expression. The benefit of callback is that it gets access to column specific properties.

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