saw you used Ajax.Web.DataSet() to new a client DataSet, where did
you define it?
and I have an idea that all the Data is post in the JSON way in
AjaxPro? Is that right?
if I want to post a JSON object to server-side, which kind of datatype
should I use to catch
the value. and which type to post back
public ??? GetJSON ( ??? sjon )
{
...
return ???(JSON Object)
}
thx .:)
Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ajax.NET Professional" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/ajaxpro
The latest downloads of Ajax.NET Professional can be found at
http://www.ajaxpro.info/
Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---