Page 1 of 1
How can set fileds name in run time?
Posted: Sun Sep 21, 2008 1:36 am
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.)
How can set fileds name in run time?
Posted: Sun Sep 21, 2008 2:29 am
by Vital
Hello,
Fill caption property in DataColumn.
Thank you.
How can set fileds name in run time?
Posted: Sun Sep 21, 2008 3:07 am
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
How can set fileds name in run time?
Posted: Mon Sep 22, 2008 1:53 am
by Edward
Hello.
Sorry this is not possible.
Thank you.