Hello, I have just simple table in postgresql with one column type integer, the QTableView display values fine however it's not possible to edit that value. More precisely you can edit the cell value, which is not commited to the database (the old value remains). I'm using the OnFieldChange edit strategy, but it seems it has no effect to change it.
I can't see any exceptions or errors around that, so no idea where the problem could be. Using still QT 4.5.2 thanks for answer Jiri Mikulasek _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
