Greetings !
Again this is another obvious use case.
How to set the values of a combobox column B based on the selection previously made in the combobox in column A.
Say i have a driver grid !
One can enter his name in the first text column, then select Toyota in the first combobox (in the cell of column #2) then select “Camry” in the second combobox. (in the cell of column #3)
I saw a couple of other guys who wrote the very same question but strangely, no real answer were provided !
A “Cascading” combobox already exists but don’t know if it can be applied to combobox or dropdown controls in grid widget.
Thanks !