B
BobRoyAce
I am using Visual Studio 2008 to create a Windows form application.
The application has a form that lists, in a grid at the top of a form,
all of the spreadsheets that the user can view. What I want to do is
make a way, via a button on the form, for the user to open the
selected spreadsheet in the list. However, I'd like to have the
spreadsheet open in a "control" at the bottom of the form. I would
also like to have another button on the form that would allow the user
to do a Save As of the file.
How can I accomplish this?
The application has a form that lists, in a grid at the top of a form,
all of the spreadsheets that the user can view. What I want to do is
make a way, via a button on the form, for the user to open the
selected spreadsheet in the list. However, I'd like to have the
spreadsheet open in a "control" at the bottom of the form. I would
also like to have another button on the form that would allow the user
to do a Save As of the file.
How can I accomplish this?