Private Sub GetSelectedBasketRecord()ForCHKButton1"), CheckBox) If rb.Checked Then
Dim hf As HiddenField= DirectCast(gvSapBaskets.Rows(i).Cells(0).FindContr
我试图在代码后面存储一个值,这样我就不必用HiddenFields阻塞我的页面了,但是值“消失了”我试图做的是在我的分部类下创建一个Dim,在gridview.RowCommand中设置值,然后尝试在以后的button.Click中获得这个值。Inherits System.Web.UI.PageDim _ActNo As String
Sub GV_Relations_RowCommand(ByVal