Try a relational database. Sqlite is an easy one to use. It can sort and save 
data to multiple tables. Use the list model and treeview to retrieve and view 
the data. That way the columns can be set up dynamically along with the 
renderer. Use SQL to update the database.

Eric
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to