DataSource manager and Title type

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
leonell
Posts: 11
Joined: Sat 24 Sep 2011 07:51

DataSource manager and Title type

Post by leonell » Mon 14 Nov 2011 06:39

Hi,
does exist some way how to change component type for Title, what is generated when I drop field to form?
By default is used TLabel, I need TcxLabel (DevExpress).
I can change DataType from TDbEdit to TcxDbEdit, this is excellent, but what title?
Thank you very much.
Leos

AndreyZ

Post by AndreyZ » Mon 14 Nov 2011 11:28

Hello,

For the time being DataSet Manager doesn't have such functionality. You can leave your suggestion at our UserVoice page at http://devart.uservoice.com/forums/1046 ... components , and if there are many votes for your suggestion, we will implement it.

Post Reply