Hi, i select all cells from a QTW and setFlags(Qt::ItemIsEnabled) then i select the column i want to be editable and i do setFlags(Qt::ItemIsSelectable | Qt::ItemIsEditable) but no luck any suggestions?
thanks
Hi, i select all cells from a QTW and setFlags(Qt::ItemIsEnabled) then i select the column i want to be editable and i do setFlags(Qt::ItemIsSelectable | Qt::ItemIsEditable) but no luck any suggestions?
thanks
Bookmarks