Hi,
When I'm using the Export To Excel function, everything work's fine, but it exports me all the rows of the table to Excel sheet no matter what is shown in the dataGrid.
I'm using Entity Framework Core.
how I'm telling him to export only the data shown in the datagrid that I used the @ref and not the whole table?