Hello,
In my grid view I have two GridViewComboBoxColumn that I want them to be cascade . Basically in need to set each cell in the depending column with different data source but I see that all I can to is to set the data source to the column itself. In this case I can’t see the values of the other rows.
I tried to work on the editor of each cell but its mark as RadDropDownListEditor that I cant chant it data source.
I'm using Q3 version in win forms
Thanks’