[Gtk-sharp-list] Combobox with DataSource

Amorphiell philippe.grohrock at gmail.com
Thu Aug 2 11:08:47 UTC 2012


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20120802/28c1eb8a/attachment.html>


More information about the Gtk-sharp-list mailing list