This question is locked. New answers and comments are not allowed.
Hi,
I am using Telerik Rad GridView. In that I had used GridViewComboboxcolumn .Now I want selected value of GridViewComboboxcolumn.
But as there is no property called Selected value for GridViewComboboxcolumn , then how to get selected value? Which event and property I have to use for that?