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.
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.