Page 1 of 1

StiUserData on webreport

Posted: Thu Aug 02, 2007 9:57 am
by fkmfkm
Can I use StiUserData on a webreport ? Cause I tried choosing it but still it does not appear in the toolbar.

StiUserData on webreport

Posted: Fri Aug 03, 2007 4:30 am
by Edward
Sorry, but you can not use StiUserData as DataSource for the webreport.

Please try to transfer your data to DataTable and then you will be able to use the table as a DataSource.

Thank you.