In the current version DataRow is only supported as a common array
without the support of the 5.x version with an array with name
references. (as a DataRow is).
This support was removed without advice causing problems in all
projects that works fine with this feature. Is very different use:

MyDataRowVarInJS ["FieldOfSQLQuery"]

to

MyDataRowVarInJS [0]

Some one has an JSON converter for DataRow that works like the 5.x
version with name as references. (like namevaluecollection). And a
"hellow world" example in order to configure and work with it.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to