Hi,
I have a RadCombo inside a RadGrid. I am using RadCombo inside a templated column so that user can select any value without changing the Grid mode to Edit. My Goal is to update the server information asyncronously when the user changes the grid value.
I have the onCLientSelectedIndexChange event functional. But I need the Primary Key from the Row.
Any suggestions on How i can achieve this behavior?
Thanks,
Navneet
I have a RadCombo inside a RadGrid. I am using RadCombo inside a templated column so that user can select any value without changing the Grid mode to Edit. My Goal is to update the server information asyncronously when the user changes the grid value.
I have the onCLientSelectedIndexChange event functional. But I need the Primary Key from the Row.
Any suggestions on How i can achieve this behavior?
Thanks,
Navneet