How can I set the DDL value to the value of the "Yes" item when the user enters the DDL? I tried using javascript is the .aspx that is called from the .ClientSideEvents AfterEnterEditModeHandler of the aspx.vb. However, I am unable to locate the DDL. I can tell that I get to the cell because I have an alert set, but I am having troubling extracting the value from the list.
}