[IronPython] Strange data binding

Patrick O'Brien sum.ergo.code at gmail.com
Sun Dec 3 18:43:17 PST 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://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061203/4036dae5/attachment-0001.html


More information about the users mailing list