Hello ,
I have a Gridview control in which i am having a button (template field) named btnEdit (it is placed in the 2 column of the grid)
On the click of this button i want the dropdownlist placed in the 1st column of the Gridview control to be enabled = true...ie..it should be editable; which currently i have set as uneditable.
Can anyone please help me out how to fire the onclick button event only for the specific row of the grid??
Wating for the response.
Thanks a lot in advance...
Thanks,
Rohan