On 12/3/06, Luis M. González <[EMAIL PROTECTED]> wrote:
I guess the problem is in the properties you defined in "Person". I tried this script, but importing "Person" from an assembly writen in C#, and it worked. So I assume that python properties are not recognized as .Net properties, and they are needed to create the columns of the datagridview control.
I've pretty much given up on getting data binding to work correctly with instances of Python classes, at least for now. But it would be nice to know if I'm right or wrong, if I should file any bug reports, if there are any plans to make this work any time soon, etc. Would anyone from the IronPython team care to comment? -- Patrick K. O'Brien Orbtech http://www.orbtech.com Schevo http://www.schevo.org Louie http://www.pylouie.org
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
