we started to develop applications with Lightswitch and we are stuck with an exporting problem.
By default, with an "Export to Excel" button you can popup the whole grid in an excel file.
What I need is to programmatically export the active grid with a button click and save it to a presetted path.
Thanks in advance.