后台代码如图 但展现出来的是 不知道是哪出了问题 求帮助
this.DropQMCode.DataSource = dsCode.Tables[0].Rows.Select(x => x["字段"].ToString()).ToList();