U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Strange (perhaps) DropList ctrl behaviour
Strange (perhaps) DropList ctrl behaviour [message #33057] Tue, 05 July 2011 16:00 Go to previous message
forlano is currently offline  forlano
Messages: 1221
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

I am playing with the reference example SqlArray.
I have modified the schema description, in the lay file added a droplist, and feeded this one with some values

dl.Add(1,"uno");
dl.Add(2,"due");
dl.Add(3,"tre");

Then I connected it to 'detail'

detail.AddCtrl(DL, dl);

When I enter the values it seems to work (the keys of droplist are stored in the table).
But when I click to resume the stored values in the table the droplist remains empty while the others are populated with data.

It looks for me a strange behaviour but I could mistake. Any hint?

Thank you,
Luigi
  • Attachment: SqlArray.rar
    (Size: 2.45KB, Downloaded 473 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bitwise and, or, xor in sql
Next Topic: Sqlite bugfix: sqlite has no "nowait" option in select statements
Goto Forum:
  


Current Time: Sun Apr 26 20:36:15 GMT+2 2026

Total time taken to generate the page: 0.00620 seconds