How can set fileds name in run time?

Stimulsoft Reports.NET discussion
Post Reply
atryass
Posts: 33
Joined: Mon Sep 15, 2008 7:42 am
Location: Iran

How can set fileds name in run time?

Post by atryass »

How can I give alias name to the fields of all tables in database dynamicly in run time?
(In real I want to use description of fields in Sql database as alias in tables of database in stimul.)
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How can set fileds name in run time?

Post by Vital »

Hello,

Fill caption property in DataColumn.

Thank you.
atryass
Posts: 33
Joined: Mon Sep 15, 2008 7:42 am
Location: Iran

How can set fileds name in run time?

Post by atryass »

tanx vital
but i want my End user be able to create report with Query builder in design area,When tables dragged in Query area I want automatically,all table's field have a alias name according to table's column's description in SQL Server
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How can set fileds name in run time?

Post by Edward »

Hello.

Sorry this is not possible.

Thank you.
Post Reply