Pushp, I did bind my dropdown to a different data source so like you said, I probably need to write something somewhere to get the data into the grid before the update. Of course, that is my question, where do I do that and how do I get hold of the objects needed.
DJH, thanks for the information regarding "bind" vs "eval", that makes sense and I actually held out a little hope that the change might make it work. But alas, no go.
Anyone know how to update the gridview data field from the dropdown that has a seperate data source?