Page 1 of 1

Binding a report on web to a List<T> parameter

Posted: Sat Apr 09, 2011 12:19 pm
by Jeniffer
Hello,
Is it possible to bind a report(or databind) to a List parameter with C# code in a web report?

Sincerely yours


Binding a report on web to a List<T> parameter

Posted: Mon Apr 11, 2011 5:01 am
by Alex K.
Hello,

Yes, it is possible. You can use business objects.

Thank you.