Hello,

I understand that there is currently no TableView in Qt Quick Controls 2.

According to this bug report, it’s slated for 5.10:
https://bugreports.qt.io/browse/QTBUG-51710

Does anyone know if this is still true? Or when 5.10 will be released?

Can anyone think of a way to use a GridView or ListView that would allow for:
- Dynamic column contents based on the underlying model.
- Rearrange / resize table columns.
- Addition or removal of columns at run time.
- Somehow some way magically not use loads of JavaScript for all the sizing and 
manipulation of cells.

Thanks to everyone for their time and ESPECIALLY to TeamQT!
❤🌻🍍


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to