Hi
I have creaded a gridview.
I have created a editable dropdownlist user control. I want this user control to be used in GridView.
I am able to use that user control in gridview also.
Problem: The editable dropdown list user control which i have used in Gridview. In that i am not able to use drodownlist and its properties like selected item, selected value exclusively.
I want to know how to access a particular dropdownlist in a editable dropdownlist user control.
Please reply.
Thanks