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
close icon

Pasting and going into edit mode

When pasting 1 cell into a grid, the grid goes into edit mode. How can I prevent the grid from going into edit mode? Thanks

2 Replies

AD Administrator Syncfusion Team February 8, 2005 09:15 PM UTC

Hi Steve, try handling the Model.ClipboardPaste event. In your event handler set e.IgnoreCurrentCell = true Stefan >When pasting 1 cell into a grid, the grid goes into edit mode. How can I prevent the grid from going into edit mode? > >Thanks


ST Steve February 8, 2005 09:36 PM UTC

Thanks. It actually turned out to be Grid.ClipboardPaste instead of Grid.Model.Clipboad paste. Steve

Loader.
Live Chat Icon For mobile
Up arrow icon