I am using fnDraw in my code to redraw a table when I have added an element ( a row ) to it. But the problem is that "iDisplayStart" variable is being set incorrectly. On the server side, I am receiving a negative value of "iDisplayStart" being sent from the Data Table. How can I correct this?
↧