Hi.
I have a dropdownlist Control in editItemTemplate of a gridView.I want to access this dropdownlist from SelectedIndexChanged event of the grid view.I tried by using FindControl method but It seems that couldnt find DropDownList in EditItemTemplate.
Please help me
I have a dropdownlist Control in editItemTemplate of a gridView.I want to access this dropdownlist from SelectedIndexChanged event of the grid view.I tried by using FindControl method but It seems that couldnt find DropDownList in EditItemTemplate.
Please help me