How to use Table/ Column Display Name in DataSource tree
Posted: Fri Oct 27, 2006 5:56 pm
Hi,
I have a need to display the Alias Names/ Display Names of Tables and Fields rather than their db table name and column names in the DataSource tree. I am passing DataSet to the report by calling StiReport.RegData() to pass DataSource to it. Which properties should I set on DataTable and DataColumns so that Report Designer honours them instead of showing native table/ column names.
Thanks in advance.
Narinder.
I have a need to display the Alias Names/ Display Names of Tables and Fields rather than their db table name and column names in the DataSource tree. I am passing DataSet to the report by calling StiReport.RegData() to pass DataSource to it. Which properties should I set on DataTable and DataColumns so that Report Designer honours them instead of showing native table/ column names.
Thanks in advance.
Narinder.