How to change the condition of a asp.net gridview cell based on drop down list selection in the same row so in row 1 if column1 = yes column2,column3,column4,column5 = 1 row 2 if column1 = No column2,column3,column4,column5 = 0
How to change the condition of a asp.net gridview cell based on drop down list selection in the same row so in row 1 if column1 = yes column2,column3,column4,column5 = 1 row 2 if column1 = No column2,column3,column4,column5 = 0