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

CurrentCellAcceptedChanges event not fired when I paste onto grid

Hi I am using Syncfusion 3.0 GridGroupingControl. I am trapping CurrentCellAcceptedChanges event. This works fine when user enters a value in the grid. But when the user pastes values from clipboard, it does not fire the event. How can this be implemented? Thanks Sameer

3 Replies

AD Administrator Syncfusion Team January 17, 2005 10:29 AM UTC

To validate pasted text, you can use the grid.Model.PasteCellText event.


AD Administrator Syncfusion Team July 27, 2005 02:54 AM UTC

I also have this question, i will calculate some row''s value, but CurrentCellAcceptedChanges not fired after paste! How can i handle?


AD Administrator Syncfusion Team July 27, 2005 08:11 AM UTC

Try using this event to see if it allows you to do what you want. this.gridGroupingControl1.SaveCellFormattedText

Loader.
Live Chat Icon For mobile
Up arrow icon