Hello
I have a grid, which I want to get the cell data (Data Bounded) of different column and same row when I click a RadComboBox (Item template). and use it in ItemRequested server side event.
I don't know how to access the data bounded cell when clicking the combo box in client side.
I appreciate your help.