-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Thanks for the excellent ag-grid integration for Shiny!
Is it possible to enable grid csv export? I tried the following but it appeared to not affect the aggrid behavior.
RagGrid::aggrid(mtcars, list(showToolPanel=TRUE, suppressCsvExport=FALSE))
The underlying csv export is described in the ag-grid docs.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request