Hi
I have two columns in radgrid Column1,Column2..Radgrid is not Databinded..I want to enter row manually..Column1 is combobox..It has items A,B,C and values 1,2,3..Column2 is Text box.When i select the combobox, its selected value should be set to the second column..again in new row when i select combobox its selected value should be set in Column2..I am using C#.
Thanks
Razeen