I am not quite sure about your requirement that in which event you want to get the combo items. If you want to get the items in any postback control that placed in the same row, then you can achieve this by accessing the corresponding GridDataItem and then by using FindControl() method to get the RadComboBox.