c# - Need examples for report viewer in asp.net 2.0 -


I need some good examples to use the report viewer.

Concise Needs:

- Report on your website needs to be prepared.

- Paramitridge stored procedures for datasets (you want to program a dataset)

- Know how to tie a dataset manually into the .rdlc report. Thanks

I was able to create a report with the help of this link.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -