Mookie
Posts: 30
|
| Posted: 01/30/2010, 11:18 PM |
|
Hello All,
I am sure this have been previously discussed about, but I could not find any solution yet.
I have two dependent list box, built with the feature. Everthing works just perfect. The only issue is when updating a record, the 2nd list box remains "Select Value" and does not read the current value from the database. Ofcourse it depends on the values selected on the master list box.
So, any record update, the user must reselct a value for the 2nd (slave) list box, and this becomes an issue for my users.
Does anyone has any ideas for a solution to this issue? Not sure if there is a fix for this as I've seen other forums indicating such.
Thank you all.
_________________
Thank you! |
 |
 |
saseow
Posts: 744
|
| Posted: 02/01/2010, 11:09 PM |
|
Hi Mookie,
I have had the same problem and could not find a solution. My client wanted to see what the previous selected item was so I created a label and in the Before Show event got the previous value from the database and displayed it in the label. This was sufficient for them.
If you find a solution it would be great to add it here.
Regards,
Trevor
|
 |
 |
Mookie
Posts: 30
|
| Posted: 02/21/2010, 8:57 PM |
|
please download the patch that resolves the issue with slave listbox http://support.yessoftware.com/files/ComponentsSlaveLB.zip
Extract the emailed archive to ..\CodeChargeStudio4 folder and re-start CCS. Then regenerate the project with F9 option
_________________
Thank you! |
 |
 |
|