angular-generic-table
angular-generic-table copied to clipboard
add export to csv feature of visible rows only to column settings window
Is it possible we can add export to csv button on column settings windows(where we have hide/show feature)?
Also any possibility to have only export visible rows?
@sahilkatia, you could make it look like it's part of the settings window but it's not possible to add other components, buttons etc. to the settings window right now but I've created an a separate issue here for it #187.
Regarding the other question I guess it could be an option but does it really make sense just to export the visible rows? Currently it exports all rows after search and filters have been applied.