Hi...
I have an issue associated with RadCombo in the Gridtemplatecolumn of radGrid.
My scenario is:
I have a RadCombo inside the template column of RadGrid. When combo's selected item is changed then another column in Grid needs to be updated.
It should happen in such a way that when the column should get updated at the instance of itemchange, not after the user clicks update or any other mode.
Is there any way to access the selectedchange event of the Radcombo(combo being inside the template column)?
Or is there any work-around?
I need to arrive at a solution, could u provide me with one..
Please help me...