Hello friends,
I have a gridview which has 4 columns.
In the first column i have Name.
In the second i have School Name ( This is a Drop down list which is Disabled on Page Load)
In the third i have Template filed wherein i have put an Button named Edit.
In the fourth i have Grades.
What i want is when the user clicks on the Edit button only that Row's ddl should be enabled and the user can make necessary changes...
How to achieve this??? Please help me out...
cya
Rohan