标签: 'rowindex'
 
                
                         
                            在GridView的RowCommand事件中获取Rowindex,即获得数据行所在页的索引号  
                            
                                再看一下原先的前台代码<ItemTemplate> <asp:Button ID=”Button3″ runat=”server” CausesValidation=”False”CommandArgument=”<%# Container.DataItemIndex %>”CommandName=”Entry” Text=”入库” OnClientClick=”return confirm(‘确认要将此钢轮移出备用库放入当前使用库吗?’)”/> </It…
                            
                            http://www.jianfangkk.cn/aspnet/201510/283