Skip to content
Permalink
Browse files

chore(docs) Add a note about gridOptions.footerTemplate

  • Loading branch information
swalters committed Dec 16, 2014
1 parent aa15563 commit 3fa149fa32e54bc1a96a9ce40cb2577f235348d8
Showing with 3 additions and 0 deletions.
  1. +3 −0 misc/tutorial/105_footer.ngdoc
@@ -11,6 +11,9 @@ You can also pass in a function in order to create your own aggregation logic.
If you set the `aggregationHideLabel` option on the columnDef to true, then the column will
show the aggregation but without a label. Refer the third column in the example below.

<br/>
You can override the default grid footer template with gridOptions.footerTemplate. Copy the default ui-grid-footer.html from the source as your starting point. <i>This is not demonstrated in this tutorial.</i>

@example
<example module="app">
<file name="app.js">

0 comments on commit 3fa149f

Please sign in to comment.
You can’t perform that action at this time.