Export to Excel

  • Thread starter Thread starter Will Lastname
  • Start date Start date
W

Will Lastname

I am trying to get data from a bound datagrid to excel in the easiest
possible way. Since the data is obviously in grid form, copy and
pasting the column would be easiest. The problem with this is that at
the moment, the user would have to select the first row, then hold
shift + down arrow key to select all of the data. This doesn't seem
very efficient. The most efficient solution (and the solution that
would make the most sense) is to have a button that will select all of
the datagrid or have a button that exports to excel spreadsheet.

I don't expect anyone to code this for me, I am simply asking for
reference or links to online tutorials. I have been unable to locate
any.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top