[Gtk-sharp-list] Empy cells in Liststore

Peter Johanson peter at peterjohanson.com
Fri Jul 13 16:21:45 UTC 2012


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  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 

-- 



More information about the Gtk-sharp-list mailing list