TDataSet wrapper for another TDataSet?



I want to encapsulate my data access layer, but my UI still likes to data
bind to a TDataSet.

I found EzVirtualDataSet from:
http://www.kever.com/content/EzSpecials.htm

Has anyone else tried it? Or is there any other good options out there?

Thanks,
Troy



.



Relevant Pages

  • Re: adding data using DataGridView
    ... object is your class and then bind that class to the DataGridView. ... application (data entry is handled in a data access layer using stored ...
    (microsoft.public.dotnet.languages.vb)
  • Re: adding data using DataGridView
    ... object is your class and then bind that class to the DataGridView. ... Not sure about the updates, though, as I haven't done that. ... application (data entry is handled in a data access layer using stored ...
    (microsoft.public.dotnet.languages.vb)
  • Re: TDataSet wrapper for another TDataSet?
    ... Don't know if it is of any help but in the samples there's a data-aware ... bind to a TDataSet. ... I found EzVirtualDataSet from: ...
    (borland.public.delphi.thirdpartytools.general)