[IronPython] Data binding - how?

Patrick O'Brien sum.ergo.code at gmail.com
Sun Dec 3 08:56:06 PST 2006


On 12/3/06, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
>
> 2006/12/3, Patrick O'Brien <sum.ergo.code at gmail.com>:
> > For the life of me I can't successfully bind a list of class instances
> to a
> > data grid view.  I get the grid, with the correct column headers and
> correct
> > number of rows, but the cells are all empty.  Below is my most
> sophisticated
> > attempt.  Any pointers would be greatly appreciated.
>
> You may want to set AutoGenerateColumns to False before setting
> DataSource.


Thanks, but that didn't help.

-- 
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/6fdfb3f1/attachment.htm


More information about the users mailing list