Hello,

I am new in QT and trying hard to learn it. I have created a TableView model with 5 columns , i need to create the combo box in 4 and 5 columns with some respective data. I am using the Model View approach which is confusing me . I have read many posts about combobox delegates , can any one reply me which approach is better and easy to insert combobox in a tableview .

This is something close but they are using combo delegates which make the things complex.

Please help me out

Thanks