Hi wysota,
Thanks for your reply. Do you mean derive my own model object from say QAbstractTableModel or similar?
I originally started with QQmlPropertyMap as I need a way to easily map key/value pairs and to use this data to bind to QML objects - for that purpose QQmlPropertyMap seemed like the ideal choice. Maybe now that I am needing to display the data in a tableview that approach is no longer the best way?
Regards
Bookmarks