[IronPython] Strange data binding

Patrick O'Brien sum.ergo.code at gmail.com
Mon Dec 4 03:43:17 CET 2006


On 12/3/06, Patrick O'Brien <sum.ergo.code at gmail.com> wrote:
>
> The results of running this code are very strange, but may help someone
> track down how to bind a data grid view to a list of python objects.  The
> following three columns get created: Count, SyncRoot, and IsSynchronized.
> Does this make sense to anyone?
>

I'm not sure what good it does me, but I have figured out that these are the
properties of the ICollection interface.

-- 
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Louie         http://www.pylouie.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061203/4036dae5/attachment.html>


More information about the Ironpython-users mailing list