Hi
In my WINFORMS applicatin i want to implement export to excel functionality . When i searched , found RKLIb.Export Data.dll for which we can pass datatable and file name which is "really very useful". But my client need trusted dll . Is there dll from Microsoft which i can use for export to excel .
If so, Please guide me.
Requirement :
when user clicks on "Export to excel" link , pop up window should open with "Open" "Save" Cancel" ( Hope got it)
Note :I see this Microsoft.Office.Interop.Excel.dll using in web applications. IF this is useful for Winforms , pls send the link to download as this is from MICORSOFT.
Please help me on this.
madhavi