Hello, i have export from datagridview to excel and this work, but i want to export data to excel from directly bindingsource. Any idea ?
Tkanks for help.
The bindingsource does not and was not designet to export data directly, i would suggest just binding the bindingsource to a grid, and use the grid to export the data in the background.
Hope this helps, if you have any other questions or comments, please let me know,