FluorineFx.NET

Data Access

By design a DataSet or DataTable instance is sent as an untyped object to the Javascript client (currently there is no RecordSet class provided for AJAX integration).

It is recommended to use attributes to control how a DataSet or DataTable and receive them as an array of untyped objects. See RPC data access using Datasets and Datatables