You can edit and update the SelectedValue property of DropDownList nested inside the GridView control with vb.net code using the RowUpdating event of the GridView control. In this tutorial, for learning the Edit and update action on GridView DropDownList SelectedValue we will again consider the SQL Database tables i.e. tbl_orders and tbl_order_status
