IListSource 不包含任何数据源_百度知道
异常详细信息: System.Web.HttpException: IListSource 不包含任何数据源。执行到this.GridView1.DataBind();这里时报的错 匿名 我有更好的答案 1条回答 哈哈,楼...
IListSource 不包含任何数据源。 各位看下是怎么回事!
this.gvShows.DataBind(); ---IListSource 不包含任何数据源。 } #endregion =---这是我DAL的方法 public DataSet GetInformation() { string strSelect = ...