Hello,
I'm quite new to QtJambi. I have a simple table using QSqlRealtionalTableModel. 
When editing table using the tableview everything is fine. But I also need to 
edi the values from table row in a separate form - so on row selection a take 
the values from row to the form and after editing i'm using setData function to 
edit the model. But it doesn't work. The call return false. But where is some 
message what could be worng, or some documentation why it could return false?

Thanks for any advice

Jiri Mikulasek
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to