Use Ienumurable<T>

Stimulsoft Reports.WEB discussion
Post Reply
mahyar.net
Posts: 5
Joined: Sat Sep 01, 2012 7:49 am

Use Ienumurable<T>

Post by mahyar.net »

Hello,
How can I pass an Ienumurable<T> to designer mode and use it ?
I tried to

Code: Select all

report.RegData("Ienum",ienum);
but I cant catch it.
tnx.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Use Ienumurable<T>

Post by HighAley »

Hello.

Please, try to use the RegBusinessObject method.

Thank you.
mahyar.net
Posts: 5
Joined: Sat Sep 01, 2012 7:49 am

Re: Use Ienumurable<T>

Post by mahyar.net »

tnx
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Use Ienumurable<T>

Post by HighAley »

Hello.

Don't hesitate to contact us.

Thank you.
Post Reply