开发者

Report designer and viewer of custom data in .NET

I've custom data list, for example list of persons: -name -surname -photo

I'd like to give my customers opprtunity to design, how would they like t开发者_开发问答o see this data in exported document:

name | surname | photo 

or

name surname
photo

etc.

Do you know any easy to use tools that could help? It would be wonderful if they would be free :).


You Can do this using Visual Studio Report Viewer. And its free(aslong as you have visual Studio)

Its similar to access Reports so its interface is pretty simple to use.

If your data is in a table then all you need to do is follow the wizard for a table on the report and hey presto your sorted!

If like me you love to be different and annoying, and have your data in your form then follow my post when i had the problems.

Report viewer set Parameters iList parameters error

or

report viewer pass image from form possible?

Hope this helps!

The GUI side could be a form, the user has some constraits that edit the position size etc. I think then its possible to pass these through to Paramters in the report that have expressions that effect the report controls. But I'm not 100% on that hopefully someone else has a better answer!


DevExpress has XtraReports which has a end user report designer.

XtraReports End User Designer

It's well worth the cost, all of our customers love it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜