cel Sheet Excel Application
-
Hi all, Please Suggest me How to Generate a Excel Sheet in an WEB application with C# as backend with data fetching from Database. Thanks Deepak hiiiiii
-
Hi all, Please Suggest me How to Generate a Excel Sheet in an WEB application with C# as backend with data fetching from Database. Thanks Deepak hiiiiii
Creating a Excel sheet from C# is easy. One way to do this is: Get your database from your datasource. Turn your data into an XML document And then with a XSLT file Display this document as an Excel file. with XSLT you can include excel functions so calculation can be aready done when it loads. If you generate an excel spread sheet and then save it as a xml sheet you'll see what your XSLT file should sort of look like keep smilling.....b'coz smile is the shortest distance between people....