1<script runat=server> 2SqlConnection conNorthwind; 3string strSelect; 4int intStartIndex; 5int intEndIndex; 6 7void Page_Load(Object sender , EventArgs e) 8 使用条件:要有一个主键列(ProductID)。 相关文章: