摘要:
The data source does not support server-side data paging. (GridView, Databind()) Data Reader is forward only You cannot use datareader with Paging controls for better performance fecth the r... 阅读全文
posted @ 2009-08-08 21:14
emanlee
阅读(508)
评论(0)
推荐(0)
摘要:
方法一(已测试): 首先将按钮那一列转化为模版,然后在其属性里加入下面的js语句,就能弹出一个确认窗口。 <ItemTemplate> <asp:LinkButton ID="LinkButton1" runat="server" Cause... 阅读全文
posted @ 2009-08-08 18:46
emanlee
阅读(401)
评论(0)
推荐(0)