[MonoDevelop] Using the ide -db

Christian Hoff christian_hoff at gmx.net
Thu Aug 14 13:51:36 EDT 2008


> Hi, 
> thankyou for the reply ;)
>
> *hum*
> Are you telling me that for now there isn't a widget that can expose data in a grid?

Yep, you should use the tree model for the DataViews from the list archives("TreeStore saving state" thread). It can be bound to almost every widget displaying lists(like TreeView, ComboBox).

> Well, sorry, I don't have an idea of the current stage of mono & monodevelop so maybe I ask things that are in the todo wish list and so on.
> I use gambas for my little applications, it  isn't automatic, i define connection parameters, and i have a method to call a query, then it gives me a result (an array) and then i fetch and put  data in a gridview.
> If there isn't this kind of widget maybe is better if i return on my steps, I'm not so good for modify widgets for myself.

One time is always the first time (-:

>> I will talk to Mike and see if we want databinding support in Gtk# and if so, how it should look like.
> I don't want things like drag & drop a db-table on a widget, i want only to know how I can connect and retrieve data from db.
> Now i go to hunt @ Gtk#list for informations.

Good idea, you'll find plenty of information there. You may also want to use Gtk# databindings(http://gtk-databind.sourceforge.net/), but I haven't tested it out myself.

Christian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080814/c8844601/attachment.html 


More information about the Monodevelop-list mailing list