Very interesting idea, Mark.

One thing I'm not sure of is how I would replicate the row filtering
functionality you get automatically with DataView.


On Tue, 6 Jan 2004 16:19:28 -0600, Marc Brooks <[EMAIL PROTECTED]> wrote:

>You could just make your list actually expose the needed interfaces for a
>DataTable (derive from IBindingList on the list, IEditableObject on the
>items), then you don't need to create a DataTable at all!
>
>Marc
<sample code snipped>

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to