Hey guys i have a gridview on my form with readonly = false and enabled = true so i can select a part of the text in a cell of a datagridview. This works ok but when i have the settings like this its also possible to edit the text and thats the part i dont whant.
So i am looking for a solution to be able to select a part of the text within a cell of a datagridview but dont allow the users to edit the values that are in there.
Tanx in Advantage
1 Answer