Reports are essential part of any application and showing them into proper format is also important. Showing reports into MS Excel, MS Word and sometimes in pdf format are mostly common. Some people use third part reporting services that are supported my SQL Server as well. But prefer to show reports in web pages only because it can be handled very efficiently.
So in coming topics we will see the exporting data from asp.net gridview to above mentioned formats. Exporting to MS Excel is very common but we will not only take exporting issue but also formatting of reports as well.
Also topic exporting to MS Excel will be in to parts... first Exporting a gridview and second exporting a graph into MS Excel.
No comments:
Post a Comment