I know that I am probably missing something so simple that I cannot see it, but here is my situation... I have an aspx page with 2 objectdatasource controls linking to SQL server data, one for the formview (insert mode only) and the other to populate a dropdownlist with data. The objectdatasource for...