AD
Administrator
Syncfusion Team
December 6, 2004 06:45 AM UTC
You can handle the grid.ClipboardCopy/grid.ClipboardPaste events(in a GridDataBoundGrid, the events are on the grid.Model object, grid.Model.ClipboardCopy/grid.Model.ClipboardPaste). Here is a forum thread that has a sample. http://64.78.18.34/Support/Forums/message.aspx?MessageID=10877
You can also see other samples in these threads.
http://64.78.18.34/Support/Forums/message.aspx?MessageID=5796
http://64.78.18.34/Support/Forums/message.aspx?MessageID=6472
http://64.78.18.34/Support/Forums/message.aspx?MessageID=14067