We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05fa0d9 commit 8519947Copy full SHA for 8519947
website/app/partials/plugins.html
@@ -50,7 +50,7 @@ <h3>Reporting (<a href="https://github.com/forms-angular/fng-reports">fng-report
50
<li><strong>columnDefs</strong> an array of column instruction objects which determines the output
51
order and
52
appearance.
53
- For full details see <a href="https://github.com/angular-ui/ui-grid/wiki/Defining-columns">the
+ For full details see <a href="http://ui-grid.info/docs/#!/api/ui.grid.class:GridOptions.columnDef">the
54
ui-grid
55
documentation</a>
56
but the most common uses are:
0 commit comments