Quote Originally Posted by munna View Post
Each cell of QTableWidget is an object of QTableWidgetItem. You can use setFlags function of QTableWidgetItem class to make the cell read only.
i cannot set the flags off...!!! please help...!!!