I have made a usercontrol consisting of a dropdownlist which is poupulated with item from database.I used this usercontrol in a datagrid but was unable to access the value selected by the user from the usercontrol.How can i access the values ?