Hi Telerik Team,
I am struggeling with an issue, Actually I have a GridView in wich I have 5 different columns. One of these columns is a GridViewComboBoxColumn. My issue is I need to get the selected value of this combobox and set that value into the next column.
Is that possible to handle SelectedIndexChanged event of GridViewComboBoxColumn and also can we handle ItemDataBound event of GridViewComboBoxColumn.
Please help,
Many thanks
I am struggeling with an issue, Actually I have a GridView in wich I have 5 different columns. One of these columns is a GridViewComboBoxColumn. My issue is I need to get the selected value of this combobox and set that value into the next column.
Is that possible to handle SelectedIndexChanged event of GridViewComboBoxColumn and also can we handle ItemDataBound event of GridViewComboBoxColumn.
Please help,
Many thanks