Hello everyone, I have a question about populating a combobox from a
DataSource. I have seen people use this in the bug ticker at Novell
https://bugzilla.novell.com/show_bug.cgi?id=521951 but apparently that has
been fixed. I have tried to get a similar code and have come up with the
following:



Options.DViewMan is the corresponding DataViewManager, coming from a public
static class, so that should not be the problem.

The error I get is a "Gtk.Combobox" does not contain a definition for
DataSource and no extension method could be found etc. ... (missing using
directive or assembly reference?) (It's in German and I don't have the
exactly matching English translation)

Any ideas on where I am missing something? Because from what I read the
DataSource is part of System.Data, so that reference is there.



--
View this message in context: 
http://mono.1490590.n4.nabble.com/Combobox-with-DataSource-tp4650689.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to