Allow partial text selection in read-only cells in DataGridView

T

Tristan

Hi,

On a DataGridView I have a column that is read-only which contains
long descriptive text. Is it possible to allow only a portion of the
text in the cells to be selected as is allowed when the cells are not
read only? i.e if a cell contained "This is some text" you could
highlight "This is" so you could then copy only that part of the
cell's text to the clipboard?

Any help appreciated.

Thanks.

Tristan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top