if(e.Item.Cells(0).Controls(0) is TextBox)
   id = CType(e.Item.Cells(0).Controls(0), TextBox).TextHashtable存放key/value对,可以看作是数组的增强