PDA

View Full Version : tableview



GuL
26th August 2008, 17:05
Can somebody give me a simple example of how to fill info from a database in a table view??
I have created the GUI using the designer.

Renan

wysota
26th August 2008, 17:18
Use the QSqlTableModel. I'm sure its docs contain an example of doing that.