No PasteCellText event

How is the PasteCellText event supposed to be raised? I place a breakpoint at the beginning of the method and it never fires. Thanks.

1 Reply

CB Clay Burch Syncfusion Team September 23, 2002 09:01 PM UTC

Try copying text from Excel to an Essential Grid. I think you will see the PasteCellText hit in that case. The PasteCellText is hit when the grid is pasting text. If you are copying and pasting from one Essential Grid to another, then you grid is pasting style information, and PasteCellText is not hit.

Loader.
Up arrow icon