Hi all,
I have managed to select all the data that I need from the database, bind it to a datagrid and then write the data to an excel file which is then saved in my C: drive.
My question is, is it possible to write the data in the datagrid into an excel file with a specific template, i.e. MemberID goes into column A, MemberName goes into column B and that the data starts at row 26?
Mike55
I have managed to select all the data that I need from the database, bind it to a datagrid and then write the data to an excel file which is then saved in my C: drive.
My question is, is it possible to write the data in the datagrid into an excel file with a specific template, i.e. MemberID goes into column A, MemberName goes into column B and that the data starts at row 26?
Mike55