Problem with Lookup Fields

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
saidus
Posts: 78
Joined: Wed 26 Oct 2005 09:54
Location: Algeria

Problem with Lookup Fields

Post by saidus » Tue 27 Jan 2009 09:04

Hi!!
I've created a lookup field but he did'nt show any thing neither at designtime or run time
I think this is a bug !!

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Thu 29 Jan 2009 14:50

How did you created a lookup.
1. in fieldlist of TMyQuery or
2. create a second dataset with a datasourec as listsource?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 30 Jan 2009 10:52

You can see working lookup fields in the MyDacDemo.
Run the demo; press the Create button on the toolbar; select 'General Demos'\Filter and Index' in the tree; check 'Calculated/Lookup fields' checkbox; press the Open button.

Post Reply