每次寫完就會忘記",乾脆來做個筆記好了
DropDownList1.SelectedIndex = DropDownList1.Items.IndexOf(CountyDropDownList.Items.FindByText(dt.Rows[0]["欄位名稱"].ToString()))
文章標籤
全站熱搜
部落格全站分類:數位生活
每次寫完就會忘記",乾脆來做個筆記好了
DropDownList1.SelectedIndex = DropDownList1.Items.IndexOf(CountyDropDownList.Items.FindByText(dt.Rows[0]["欄位名稱"].ToString()))