Skip to content

Commit b4456f2

Browse files
Alexander ZhukAlexander Zhuk
Alexander Zhuk
authored and
Alexander Zhuk
committed
Export grid data angular-data-grid#54 fix - adding link for plugin
1 parent 1b69629 commit b4456f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

demo/bootstrap/index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
<div class="margin-bottom-basic">
3232
<h3>Angular Data Grid sample using out-of-box Bootstrap styling</h3>
3333
Features enabled: sorting, filtering (using both in-grid and external controls), sync with browser URLs,
34-
pagination and items-per-page functionality, plus optional plugin for CSV exports.
34+
pagination and items-per-page functionality, <a
35+
href="https://angular-data-grid.github.io/dist/JSONToCSVConvertor.js" target="_blank">optional plugin</a>
36+
for CSV exports.
3537
Angular UI Datepicker used for date controls, although you can use any other framework, plugin or styling.
3638
<a href="https://github.com/angular-data-grid/angular-data-grid.github.io" target="_blank">Project GitHub</a>
3739
</div>

0 commit comments

Comments
 (0)