JS获取GridView的记录数

 var totalRows = $("#<%=GridView_SUB1.ClientID %> tr").length - 1;

posted @ 2014-07-03 11:23  画风  阅读(325)  评论(0)    收藏  举报