|
#2
2008-06-03 17:29
reply
|
行 128: default:
行 129: //本页值
行 130: DataGrid1.CurrentPageIndex = Convert.ToInt32(arg);
行 131: break;
行 132:
源文件: e:\ps\zyp\proinfo.aspx.cs 行: 130
我点击上一页按钮时总是出现以上问题,不知为什么?