The DataSet tah I send to the client is that:

-ds.Tables      {System.Data.DataTableCollection}
System.Data.DataTableCollection
-List   {Count=7}       System.Collections.ArrayList
+       [0]
        {Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ResultDataTable} 
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ResultDataTable
+       [1]     
{Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ArticulosDataTable}      
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ArticulosDataTable
+       [2]     
{Rutas.Common.RutaProduccionRutasDevolverDatosResponse.OperacionesDataTable}    
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.OperacionesDataTable
+       [3]     
{Rutas.Common.RutaProduccionRutasDevolverDatosResponse.DivisionesDataTable}     
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.DivisionesDataTable
+       [4]     
{Rutas.Common.RutaProduccionRutasDevolverDatosResponse.AtributosDataTable}      
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.AtributosDataTable
+       [5]     
{Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ArchivosDataTable}       
Rutas.Common.RutaProduccionRutasDevolverDatosResponse.ArchivosDataTable
+       [6]     {System.Data.DataTable} System.Data.DataTable


The Table[6] is the only DataTable that receive as DataTable in my JS
with the Rows array
I receive the others DataTables (0 to 5) like Objects.
As you can see the others DataTables are herited from
System.Data.DataTable.

Maybe there is a problem in the Converter, I don't know.
Remember that with the older version, thats works perfectly

Thank you

Alejandro


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

Reply via email to