主题:求助
用户代码未处理 System.Data.EvaluateException
Message="未找到列 [c]。"
Source="System.Data"
StackTrace:
在 System.Data.NameNode.Bind(DataTable table, List`1 list)
在 System.Data.DataExpression.Bind(DataTable table)
在 System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
在 System.Data.DataView.set_RowFilter(String value)
在 WebApplication1._Default.btnSelect_Click(Object sender, EventArgs e) 位置 C:\Inetpub\wwwroot\ADONET\WebApplication1\WebApplication1\Default.aspx.cs:行号 156
在 System.Web.UI.WebControls.Button.OnClick(EventArgs e)
在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
什么情况引起的?
在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Message="未找到列 [c]。"
Source="System.Data"
StackTrace:
在 System.Data.NameNode.Bind(DataTable table, List`1 list)
在 System.Data.DataExpression.Bind(DataTable table)
在 System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
在 System.Data.DataView.set_RowFilter(String value)
在 WebApplication1._Default.btnSelect_Click(Object sender, EventArgs e) 位置 C:\Inetpub\wwwroot\ADONET\WebApplication1\WebApplication1\Default.aspx.cs:行号 156
在 System.Web.UI.WebControls.Button.OnClick(EventArgs e)
在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
什么情况引起的?
在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)