Topic: help with linked lists

I cant get 2 linked lists/comboboxes on frmEditEmpskill in attached project to work. When user selects an Organisation, only the Skills linked to the selected organisation must show in Skill combobox. Please have a look. Thanks

Post's attachments

Attachment icon linkedlists.zip 331.92 kb, 547 downloads since 2014-06-13 

Re: help with linked lists

On form frmEditEmpskill set property of cboSkill ParentComboBox= cboOrg


Also i think you can remove ComboBox cboEmp

Dmitry.

Re: help with linked lists

Thank you. Of course - the ParentComboBox property does it.

Re: help with linked lists

I want to show some field values from table of parent record on the edit form of detail table in read-only. But how do I assign field values to edit boxes or captions of label control?

Thanks

Re: help with linked lists

Please, send me your project to support@drive-software.com
i need to know database structure.

Dmitry.

Re: help with linked lists

Please look at project already attached above -- but I will also email to you. Thanks.