datatables with gridview
datatables with gridview
dheepsandy
Posts: 5Questions: 3Answers: 0
hello, i am trying to do exactly the same thing which you did here,
int displayLength = Int32.Parse(Request.Params["iDisplayLength"]); is returning null for me, not sure how to communicate between datatables and codebehind. can you guide me on this
This discussion has been closed.