2009/10/24 jjDaNiMoTh <jjdanimoth at gmail.com>: > Hello to all, > I'm trying to pass a QSqlRecord from a QSqlRelationalTable to a form. [cut] I resolved using QDataWidgetMapper and a SqlRelationalDelegate, as here [1], instead of passing record throught form / model. Many thanks [1] http://www.crossplatform.ru/node/314