質問

I've recently started with devexpress. Now, I'm trying to preview a rdlc report in devexpress. but, I couldn't manage it yet.

I've tried Xtrareport, it's ok. but I need to show rdlc report in devexpress. Is there any control to do this?

役に立ちましたか?

解決

I think there is ReportViewer control to do this.

If you can't find this control, please go to your project solution Properties and change the .NET framework to 4.0. Then you'll find ReportViewer control.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top