How to Export the data from Datagrid to PDF file

K

Kondapanaidu

Hi,

I am using .NET 1.1,

How to Export the data from Datagrid to PDF file.

Lets assume that EMP Table

EmpNo Empname
1 AAA
2 BBB
3 CCC


When we bind this table to datagrid it will shown u that all the records
in EMP table. But my case is After binding the data to Datagrid, Need to
export the same datagrid data to PDF file.

If u have the corresponding code please let me know?

Thanks in advance.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top