Oppenhiemer
Programmer
Hi -
When I place a DBLookUpComboBox on to a form and fill in all the necessary details, the component seems to work fine - expect that it
does not show the value of the field selected (its just blank.)
I know the value is actually being stored, as if I place a regular field component and set it to the field in question - I can see the
value (and see it changing when a new value is selected.)
As far as Im aware, I have set all the properties correctly and have tested it with a table-vesion of the same app; and this seems to work.
I only seem to have this problem when using ClientDataset components to feed the control. I was wondering if it was perhaps an issue with the transaction components ? Even though all other controls seem to be working as expected and showing the data.
So in summary, the "DateField" value is not being displayed properly - even though it is being stored.
Any help would be much appreciated..
Thanks..
Opp.
When I place a DBLookUpComboBox on to a form and fill in all the necessary details, the component seems to work fine - expect that it
does not show the value of the field selected (its just blank.)
I know the value is actually being stored, as if I place a regular field component and set it to the field in question - I can see the
value (and see it changing when a new value is selected.)
As far as Im aware, I have set all the properties correctly and have tested it with a table-vesion of the same app; and this seems to work.
I only seem to have this problem when using ClientDataset components to feed the control. I was wondering if it was perhaps an issue with the transaction components ? Even though all other controls seem to be working as expected and showing the data.
So in summary, the "DateField" value is not being displayed properly - even though it is being stored.
Any help would be much appreciated..
Thanks..
Opp.