How to avoid System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length – Jquery ajax
I'm trying to rewrite some data in DB using Ajax, after passing it to controller I always have the same error: System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. Parameter name: length. my Ajax code: tab.on("click",…