DropDownBox inside FormsView - Urgent
Hi Folks,
I have a DomainADDEdit.aspx page which dispaly the details of "Domains" table in the FormsView. Everything works fine till here. But for one field I want to display the vales in a dropdown box instead of a text box so that users can also edit the record. This also works fine.
Now, I want the drop down to have a default selected value. I can't get this to work as there is no declaration of the DorpDown Box in the code behind page. There is only FormsView that's declared the the code behind. Your suggestion on how to handle this would be of great help.
Thanks much.
|