I am using Jtable for one of my MVC projects and facing a problem in edit functionality. Whenever I click on Save button on Edit window, I am getting Js error -- Microsoft JScript runtime error: Object doesn't support property or method 'slice' and the modal window is not closing. Could anyone please help me to get rid of this problem.
By the way, the issue is seen in IE8, it is working like a champ in IE9.
--
Gopinath.