Hi,
I would just like to know how to bind a DataTable to an XrTable inside of the XtraReport.
I managed to set a Datasource for the XtraReport itself, but how do I do that to the XrTable? And I also wanted to produce columns to the XRTable based on the columns inside of the Datatable.
Hope you have a solution for this.
Thanks.
Also: I would like to bind during runtime since the columns inside the DataTable are dynamic.