aspx_professional thread: Datagrid Drop Down List Problems
OK I have a datagrid based on an XML file that displays a drop down list when in edit mode. What I want to do is to set the currently selected item to be the value in the container. I've done this with checkboxes and textboxes etc by using text = or checked = as appropiate but can't figure out how to do it in the same way for a DDL. I don't really want to do it on runtime as this causes more problems (not knowing which row is being edited for one) Any help would be very gratefully received Paul
|





