Quantcast
Channel: Developer Web Components
Viewing all articles
Browse latest Browse all 105

OWC11 DataSource binding

$
0
0
Hi,

I have a requirement to embed an excel sheet into a winform application. My
application needs to get data from SQL and show in excel sheet and then
update the database with the modified data. I have written the code to
populate AxSpreadSheet component by looping thru source DataTable and
updating cells in excel. This process is very time consuming.

Is there a way to bind AxSpreadSheet to DataTable and get values from
spreadsheet into DataTable. How can I improve the performance of...

OWC11 DataSource binding

Viewing all articles
Browse latest Browse all 105

Trending Articles