[Gtk-sharp-list] Re: Sorting a TreeView by clicking the headers

Raśl Moratalla raul.moratalla@ono.com
Wed, 28 Jul 2004 22:00:21 +0200


Thanks for the information Fredrik if I add the line:

tv.SortColumnId = (int)Column.One; // This do the trick!

it works perfect! :)

Regards,

Raśl