Hi,
Currently the values in a data grid dropdown column can be made dependent on the value of another dropdown column. What is the reason why the parent values must be in a dropdown as well? I could not get this to work without the second dropdown.
We have a use case in which the values in a dropdown depend on a parent value in the dataset behind the grid. So in every row in the grid the parent value is always fixed but different rows will have different parent values.
Now I have to place all possible parent values in a dropdown column as well. This will probably work when we make that dropdown unchangeable, but ideally this should not be needed.
Any thoughts?
Regards,Alfio Esposito
Hello,
@Alfio Esposito
For better understanding can you share OML.
Thanks,
Sonali verma
Hi @Alfio Esposito
I have same requirement and facing same issue as you described. Were able to resolve this? If yes, please share the resolution details.
Thanks in advance!
Junaid
Hi Junaid,
In our use cases the workaround of using a read-only dropdown that contains the parent values works. I did not really have time so far to look into a more generic approach.
Regards,Alfio