Dear All,
I need to implement the Infragistics ultragrid to my application. So I need to bind the datasource to donet table or dataset. So my question is: Can I copy the business object to dotnet standalone table (copy the structure and the data) ? like as businessobject.CopyFrom function.
Thanks.