在asp.net 1.1里,我们在使用DataGrid时偶尔会需要获取行的类型,这用到了 1 private void DataGrid1_ItemDataBound(Object sender, DataGridItemEventArgs e)2 } 相关文章: