[Gtk-sharp-list] Editable DataGrid.

Mike Kestner mkestner@speakeasy.net
Wed, 15 Oct 2003 12:11:08 -0500


On Wed, 2003-10-15 at 07:03, Luciano Callero wrote:
> Ok. I Was looking at Monodoc, and i saw that Data Property is Read-Only.. I 
> mean, i can't use this.

The Hashtable property is read-only, so you can't replace it with a new
Hashtable, but you can add/remove/access entries within the existing
Hashtable itself.

-- 
Mike Kestner <mkestner@speakeasy.net>