We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Copy part of the cell value

Hi, I am using GridDataBoundGrid Control. I want to copy only part of the cell value. For example: If my cell displays a value like "TPP123456", I would select only 123456 and then press Ctrl + C. I expect it to copy only 123456 but it copies the content of the entire cell. Can anyone help. Thanks in advance. Regards Bhuvana.

1 Reply

AD Administrator Syncfusion Team August 4, 2004 06:20 AM UTC

If the cell has a CellType of TextBox, then highlighting a few characters and then pressing ctl+C should copy just the selected characters. This seems to work as expected in this attached sample below using our 2.0 code base. What is different about your application? Are you handling any events that might affect this process? WindowsApplication4_1659.zip

Loader.
Live Chat Icon For mobile
Up arrow icon