Hi..
I'm using the built in editing with a Combo Box.
How to I add an event handler or pass the value of the combo box to another combo box - in order to set that second combo box's data source
Combo Box 1 is Products...
Combo Box 2 is Sub Products
It's a parent / child relationship
So whent he user selects Product A - Combo 2 only displays the Sub Products of Product A
thanks
I'm using the built in editing with a Combo Box.
How to I add an event handler or pass the value of the combo box to another combo box - in order to set that second combo box's data source
Combo Box 1 is Products...
Combo Box 2 is Sub Products
It's a parent / child relationship
So whent he user selects Product A - Combo 2 only displays the Sub Products of Product A
thanks