[Gtk-sharp-list] Query on Gridview in GTK#

Chris Howie cdhowie at gmail.com
Mon Dec 29 09:19:17 EST 2008


On Mon, Dec 29, 2008 at 8:39 AM, libin <libin.mohanan at wipro.com> wrote:
> Hi,
>
> I wanted to know is there any in-built component in GTK# or in other library
> which supports mono Framework and which works similar as gridview in .net?
> I got a code from below link for implementing gridview.
>
> http://lists.ximian.com/pipermail/gtk-sharp-list/2005-November/006603.html
>
> But i need only a gridview with 3 columns and rows just to display some
> data.
>
> Please let me know if i can make use of any libraries and import gridview.

Perhaps you can use TreeView to accomplish this?

http://www.mono-project.com/GtkSharp_TreeView_Tutorial

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Gtk-sharp-list mailing list