TheunisP
Posts: 342
|
| Posted: 07/27/2007, 11:09 AM |
|
I'm posting before I can confirm the bug CCS 3.2 seems to break all places where you have this:
eventcaller.PopulatingType = ccsJoins
(if you don't know what it means, you should be safe)
the symptoms:
- listbox populates fine
- on edit or after validate (if something is wrong) the listbox loses its value
result: it doesn't seem to bind its key to text - so instead of the correct value it binds to nothing showing just Select Value essentially losing the selected item
anyhow.... all my recompiled projects stopped working so I suggest tread with care, until we know if it is a bug
|
 |
 |
TheunisP
Posts: 342
|
| Posted: 07/27/2007, 11:14 AM |
|
ok, I mailed support - just tested a second screen as soon as I remove the populatetype it works again
it must be a bug, or a feature that got dropped or affected
|
 |
 |
|