Postback problem in Print button in TableTools plugin..

Postback problem in Print button in TableTools plugin..

anurag_guptaanurag_gupta Posts: 2Questions: 0Answers: 0
edited December 2012 in TableTools
Hello

I am using Server-side processing in my jquery datatable and creating a json file and calling it in my aspx page, i am also using TableTools plugin, after pressing print button , when i get back to my page by ESC key , suppose i have 2 rows in my datatable , it's showing 4(duplicate records). it is happening each time when i am pressing ESC key to get back on my page.

These are the setting for my print button.

"sExtends": "print",
"bShowAll": false,
"sInfo": "Please press escape when done",


Please suggest me.
This discussion has been closed.