Posted 14 August 2018, 3:11 am EST
Hi, I want to be able to dynamically add rows to my SpreadJS sheet when a user pastes tabular content that is too large. I should be able to do this in the ClipboardPasting event however i get an InvalidOperation that prevents this event from triggering.
Can someone advise if there is a way to disable the paste size validation, or another event in which to integrate this functionality? Or if there is another means entirely to dynamically grow the number of rows?
Thanks in advance.
