Groups | Blog | Home
all groups > sql server reporting services > november 2005 >

sql server reporting services : Dyanmically add fileds


Raja Mohamed
11/19/2005 12:00:00 AM
Hi Guys,
Is it possible to edit the report dynamically.Please let me know
your thoughts.

--
Thanks and Regards

M. S. Raja Mohamed,
Senior Devoloper,
PHOTON INFOTECH PVT LTD.,
Adayar,
Chennai.

Bruce L-C [MVP]
11/19/2005 10:37:58 AM
Not easily. If doing the server product you have to modify the report and
redeploy. If you use the new controls that ship with VS 2005 you can modify
the report and then use the controls in local mode. This means you have your
own front end, you are not using report manager. Also you have to provide
the dataset and the report to the control.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Sumit Pilankar
11/23/2005 12:00:00 AM
Yes, you can do this

There are article and sample code available at this link

http://www.codeproject.com/dotnet/DynamicReport.asp

Hope this helps. Let me know
Sumit Pilankar


[quoted text, click to view]

AddThis Social Bookmark Button