I have tow KendoUI grids with one row and multiple columns.
If we change value of Column1 dropdown in Grid1, it should change value of Column1 Dropdown in Grid2,
Please share your inputs how we can implement this requirement in Jquery.
I have implemented both grids dropdown lists using Column Template.
Please find attachment for grid structures.