Hi,

I have a QWidget with QTableView.The program is written on way that if no row is selected the program crushes.
Because of this i want that the first row to be always selected as default.
Any suggestions?