Hi,i have added dynamic drop down list to the grid-view columns starting from 5th column in row databound.
Now i want to save those dropdown values to the database using button click function.
When i tried doing so,by getting the droodown selected value in button click ,its taking null value.Please help me out in this.