Hi friends,

How to select the next row of a QTableView/QSqlQueryModel? I need to delete a record from the database and then run the SQL command, but I want to position the cursor to select this next record (row).

Thank you for your attention.

Marcelo E. Geyer