Have you tried using Nullable<int> instead? -pete
On Fri, Jul 13, 2012 at 05:47:16PM +0200, Elmar Haneke wrote: > Hi, > > I do have an TreeView having some integer numeric columns (using > CellRendererText). > > In the Model-ListStore for these columns typof(int) is specified. > > I noticed that it is not possible to leave the column blank, there is > always "0" shown instead. > > Any Ideas how to change that? > > Elmar > > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list > -- _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
