[Interest] TableView in Qt Quick Controls 2

Andrew Ialacci andrew at dkai.dk
Sun Jun 25 10:32:27 CEST 2017


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!
❀🌻🍍


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170625/f083909d/attachment.html>


More information about the Interest mailing list