Topic: Problems with ParentComboBox

I have two combo box. The first is the parent and the second is the child.
I want the child to be able to show all the items if the selected parent item is the first empty item since FirstEmptyItem = true

Thanks!

Re: Problems with ParentComboBox

rufmersamlabag,
Why would you want to do that? It seems to me that you could damage the database integrity and show misleading results in your records if saved with an inappropriate combobox entry.