If Count is zero then presumably there's no items in the collection.  Is that possible?

In this instance, I have three columns bound to a DataSet, and a button column that I Add()-ed. "Count" only says I have 1 Column. The bound columns do not appear to count.

I even tried moving the count statement after the control was added to it's parent, thinking perhaps that was when the databinding actually occurred. No change.
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to