I know that there are a few similar questions and I googled a lot but the code samples are all over using objects. In my WPF-application, I don´t have objects(like book, store etc.), I just fill a datagrid with data from SQLExpress.
What is the best way to export this data to pdf/csv?