http://aspsnippets.com/Articles/Bind-Dataset-to-ASPNet-GridView-using-jQuery-AJAX.aspx
With this article I could bind gridview using jQuery Ajax.
But I also want to bind output parameters.
Using new class that has dataset member and string members is the answer?
Could you please give me a sample source if you have similar my question and answer ?