Hi Chris,
Sorry for the delay in getting back to you.
This is a shortcoming of the library. We will change it to support importing an array without having to specify the datasource and datamember values.
The current support for creating tables is very primitive and it does not support easy creation of complex tables but we will have a new version in 3-4 weeks time that would have a comprehensive object model for creating tables with complex formatting and importing data from various data sources.
I will update this thread when the fix becomes available. Sorry for the inconvenience.
Thanks,
Stephen.
>Good morning.
>
>I am in the process of evaluating your product and I have a need to use an ArrayList when populating a table in te PDF.
>
>I am trying to populate a table by using ConfigureTable(
). I get an error of type System.ArgumentNullException. I am using ArrayList.ToArray() as the parameter. What should be specified for DataSource and DataMember?
>
>Thank you.
>Chris