GridView with dropdownlist data entry issuehttp://forums.asp.net/t/1774225.aspx/1?GridView+with+dropdownlist+data+entry+issueThu, 01 Mar 2012 04:51:08 -050017742254852756http://forums.asp.net/p/1774225/4852756.aspx/1?GridView+with+dropdownlist+data+entry+issueGridView with dropdownlist data entry issue <p>I have a data entry screen where it display all the available details of a specific database, for user to edit. When edit is activated, some of the fields with dropdownlist will be shown to minimize data entry error. I want the selected value from the dropdownlist to be updated into the specific database.</p> <p>However, I have fail to do so. When I use dropdownlist selectedvalue &quot; bound to&quot;&nbsp;parameter, error message &quot;dropdownlist1 has a SelectedValue which is invalid because it does not exist in the list of items.&quot;.</p> <p>If I take off the dropdownlist selectedvalue &quot; bound to&quot;&nbsp;parameter, the selected value doesn't update back to the database.</p> <p>Please advice with sample. Thank you.</p> 2012-02-27T11:31:38-05:004857924http://forums.asp.net/p/1774225/4857924.aspx/1?Re+GridView+with+dropdownlist+data+entry+issueRe: GridView with dropdownlist data entry issue <p>Post The code here. So that we can help you.</p> 2012-03-01T04:41:23-05:004857946http://forums.asp.net/p/1774225/4857946.aspx/1?Re+GridView+with+dropdownlist+data+entry+issueRe: GridView with dropdownlist data entry issue <p>Thank you itsvineethpv,</p> <p>I have solved the issue already. Thank you again for going thru my problem above.</p> 2012-03-01T04:51:08-05:00