Fill Windows Form Spreadsheet Control
Hi all,
I have a spreadsheet control on a windows form that I would like to populate with data from an existing worksheet (myworkbook.xls, sheet1). The best solution for me would to be to actually open the workbook on my form (not sure that is possible?), the next best solution would be to fill the spreadsheet control.
Thanks for any guidance!
Re: Fill Windows Form Spreadsheet Control
There's not much we can really say without knowing what this spreadsheet control is. Even then, unless we've used it ourselves, all we could really do would be to check out the documentation, but you can do that for yourself. That's what you should be doing first.