Hello,
I'm trying to get the value of a GridBoundColumn of a row after I've hit the "edit" button for that particular row. The reason I want to do this is because I have several RadComboBoxes that need to have its values preselected after I get the datasource and the databind done for each combo box. Is there a way to do this, or is there another event after the ItemCreate command where I can set the SelectValue of a RadComboBox?
I'm trying to get the value of a GridBoundColumn of a row after I've hit the "edit" button for that particular row. The reason I want to do this is because I have several RadComboBoxes that need to have its values preselected after I get the datasource and the databind done for each combo box. Is there a way to do this, or is there another event after the ItemCreate command where I can set the SelectValue of a RadComboBox?