AD
Administrator
Syncfusion Team
August 18, 2004 09:37 PM UTC
There is no built-in mechanism for making sure the parent table position is mapped to the proper value when you click on the child combobox. (It does not necessarily have to be on the parent position corresponding to the value of the child combo.).
For this reason, I think you will have to do something in CurrentCellShowingDropDown to get the proper list to display. The KB shows one way to do this.