Disable copying of Controls

Hi,

When I do cntrl+C and cntrl+V the controls are also copied and pasted to the destination grid how can i disable the coping of controls

Thanks in advance

1 Reply

HA haneefm Syncfusion Team October 16, 2007 11:51 PM UTC

Hi,

You can catch ClipboardCopy event and disable the control copy information( add the information you want to the clipboard as a object). Please refer the following forum thread that shows you "How to copy the custom object and use it in a Grid" and let me know if this helps.

http://www.syncfusion.com/support/forums/message.aspx?&MessageID=10877

Best regards,
Haneef

Loader.
Up arrow icon