ComboBox Issue

  • Thread starter Thread starter CJ Taylor
  • Start date Start date
C

CJ Taylor

I'm having this really strange error, and its only happening on one
combobox, I have all the databindings set correctly, I have my valuemember
and display member set fine. When the data is saved, it saves the correct
selected value, but when I bring up a record again in a form, it comes up
blank. The combobox is popluated correctly, I've checked all my currnecy
managers and cannot understand why this doesn't work.

And its only on one combo box in my entire form, it differs in no other way
from the other 6 (it acts as a lookup).

So any advice would be much appreciated.

Thanks,
CJ
 
Hi CJ,

You know to much from it to write this, you are not an amateur you know
there is no Magic in this kind of business..
And its only on one combo box in my entire form, it differs in no other way
from the other 6 (it acts as a lookup).

So there has to be a difference.

What do you mean with a lookup and with bring the record again up in my
form?

Cor
 
Yeah... I know..... my apologies.. I found it like 2 minutes after writing
the message. Was a data design error (I don't do the data design) so I
didn't realize the problem...

I was trying everything though... could not get it. Finally looked at the
schema, called the DBA and there you have it. =)

-CJ
 
Back
Top