How to display caption of combo box properly when using source as database
0
I have Quotation entity I want to select Job from database without association (denormorlized) by display job name in combo box and set jobno to attribute jobno in quotation entity when I save and reopen this page combo box display jobno instead of name im not sure i have done anything wrong or it is combo box bug
asked
Noppanan Chansirintorn
2 answers
0
Can you include a screenshot of your domain model?