I have a grid that has an external "Show Details" option which would add more columns to the grid.
The issue is the "Export all data" vs "Export visible data" which becomes deceiving at this point.
I understand that visible data is what data gets loaded, but in this case, all the data gets loaded at once. Therefore, users would think that "visible data" would be what they are seeing and "all data" would also include the columns that gets added when "show details" is clicked which unfortunately is not the case.
Is it possible to customize the grid menu? Or at least hide the "Export visible data" options?
Please help! Thank you.
Reference: http://ui-grid.info/docs/#/api/ui.grid.exporter.api:GridOptions