Hi, With regards to the GDAL C# API currently none of those interfaces (like IList, IBindinglist, IBindingListView etc.) have been implemented by the classes. Another problem is that the objects don't reflect the underlying schema for example by exposing the fields as object properties, therefore the Features of the Layers should also implement something like ICustomTypeDescriptor to support the run time data binding.
Best regards, Tamas 2008/10/1 Ackerman, Cameron T HEC <[EMAIL PROTECTED]>: > > Hi All: > > I'm a noob and trying to bind information from a Layer in GDAL > to a Datagridview in .NET. Does anyone have experience or > a sample to get me started? I'm trying to get around NOT > creating a copy of the data into a specialized class object > but use it in it's native form. > > Many thanks, > cam > > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev