Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() if you had a web server (ASP.NET) you can return the data as XML file, and with fancier XML/XLST coding you could use a template. Another is to have the app create an excel object using the template, get the web service data into data set/table, paste the data set into the predefined range, assuming you've designed the template so that any size data could be accommodated. On Nov 18, 12:37*pm, Dhans wrote: Hi there, We are developing a WPF windows application in .NET 3.5 & VS 2008 We have the following requirement 1. An excel template will be available in server side, in which the webservice is being hosted. 2. We need to call a webservice to get the data from database and populate the data in the predefined excel template available in the step1. 3. Then download the data populated excel to the client side. Is there any elegant way of doing this in server side, since its webservice multiple client might call this consume this to get this done. Please advice. Thanks, Dhans |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function to lookup date on tab in excel and populate date on calen | Excel Worksheet Functions | |||
How to Transfer an Excel Range to an ADO.Net DataSet or DataTable in VB.Net? | Excel Programming | |||
assign dataset to matching dataset | Excel Programming | |||
Converting A Quarterly Dataset to Weekly Dataset | Excel Programming | |||
Excel into DataTable using OleDbDataAdapter | Excel Programming |