Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new option to download CSV file directly without showing CSV Export button #1306

Closed

Conversation

@chandramuralis
Copy link

chandramuralis commented Jul 21, 2014

Added an option to exclude CSVExport button from Grid footer panel, added new downloadCSV() function to download the CSV file.
To hide CSV export button from hide set 'inhibitButton' value to true in the CSV options.
CSV options now accepts new parameter 'downloadFileName', downloadCSV function will use this parameter to name the file name.

…dded new downloadCSV() function to download the CSV file.
@c0bra
Copy link
Member

c0bra commented Aug 4, 2014

Will fail the build because it's missing a semicolon. Please fix and resubmit.

@c0bra c0bra closed this Aug 4, 2014
@chandramuralis
Copy link
Author

chandramuralis commented Aug 4, 2014

@c0bra By any chance would you tell me which line is missing semicolon, I tried to do jslint and I don't see any error on missing semicolon

@c0bra
Copy link
Member

c0bra commented Aug 4, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.