> > Is there any way hao to connect DataAdapter to some GTK# controls??

There is a sample file called `DbClient' in gtk-sharp/samples that you
might to look at.  It is a sample program in Gtk# that
adds/updates/deletes information on a Postgress database.

When we have the new table/tree widgets, I am sure someone would write
an adapter for System.Data (in Gtk2 the tree/list widgets are written
using a view/model, so you only need to write a model that maps to the
database).

Miguel.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to