Wednesday, February 15, 2012

Dyanmically add fileds

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.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
"Raja Mohamed" <Raja@.photoninfotech.com> wrote in message
news:%23Tacn0M7FHA.3660@.TK2MSFTNGP09.phx.gbl...
> 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.
>|||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
"Raja Mohamed" <Raja@.photoninfotech.com> wrote in message
news:%23Tacn0M7FHA.3660@.TK2MSFTNGP09.phx.gbl...
> 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.
>

No comments:

Post a Comment