Click here to Skip to main content
15,906,341 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to make text marked when cell mouseclick in datagridview like this pic:
https://www.dropbox.com/s/tcfk1i1lsqhwgk1/Untitled.png

when i click on the cell i have a selected cell but i want to select the text in it
sorry for my bad english :)
Posted
Comments
Sergey Alexandrovich Kryukov 8-Aug-14 18:29pm    
And what is the type of the cell?
—SA
M. Daban 8-Aug-14 18:30pm    
textbox
Sergey Alexandrovich Kryukov 8-Aug-14 18:34pm    
No, this is not a cell type, but it's likely a correct cell type in fact. So what's the problem then? What do you expect to have and what do you observe instead?
—SA

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900