var colsNum = 4; 1,$(document),ready(function () { $.("#id1").parent().after('<tr class = "class1"><td style = "dispalay : none"> <input name = "" type ="hidden" value = " '+ nr +' &quo
1.数据库用上面的,增加一个 DeleteById 的SQL方法 delete from T_Posts where Id = @Original_Id 2.设置处理页面 delete.ashx public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; string id = context.Request["id"]; //得到用户传