I\'m working in ASP.Net and c#. I have a DataTable that I converted to a JSON string (on the .aspx.cs side of the web page) and I need to send this JSON to a Jquery method (on