vote up 0 vote down star

Hi

I am trying out DevExpress Xtrareports, but have asimple problem that I am not able to find an answer to.

In an Asp.net website project, I want to add a business object to my report as a datasource and then drag and drop the fields from my new business object data source onto the report designer.

Can some one help explain how i do this.

I asssume I have just missed something.

Thanks

Ian

flag

67% accept rate

1 Answer

vote up 0 vote down check

One way to solve this would be to give the designer a DataSet with one or more DataTables representing your business object. You would of course have to write some code to convert your business object to the data table and back.

As a side note DevExpress have a really good support forum and I have always gotten answers to my questions regarding their products. I recommend you try your question there unless you get a really good answer.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.