I like the demo app that has a report manager function. Is there any tutorial on how to set up my own report manager please.
I guess what I'm after is a report Library project. Something that contains all my report definitions in its own tier
from what I can tell the telerik.examples.Csharp Demo application seemed to allow a Report viewer to be dynamically populated.
Some guidance on how to create this for myself would be helpful.
I have tried to add a report viewer to a WPF window but I get an exception error
Note I can add a report viewer succefully to a silverlight project and to a windows forms project. It's the WPF project that won't work.
I guess what I'm after is a report Library project. Something that contains all my report definitions in its own tier
from what I can tell the telerik.examples.Csharp Demo application seemed to allow a Report viewer to be dynamically populated.
Some guidance on how to create this for myself would be helpful.
I have tried to add a report viewer to a WPF window but I get an exception error
Note I can add a report viewer succefully to a silverlight project and to a windows forms project. It's the WPF project that won't work.