Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1185
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 347 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: Mon Apr 29 16:51:10 CEST 2024

Total time taken to generate the page: 0.02414 seconds