Hello!

I'm not an expert on these issues, although I did use the
tableview/datamodel stuff a bit. I might be able to dig up some code for
you, but I would recommend you to ask your question on the qt-interest list
first to see if you get better answers, since it seems that most of the guys
working with QtJambi is on holidays... The API should look just the same in
C++ as far as I know.

Regards,
Helge Fredriksen

2010/7/24 Jiří Mikulášek <[email protected]>

> 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
>
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to