Hi!
I need to allow copy/paste of a row in a wingrid. The problem is that I have 2 cells that are read-only. So when I paste the row, I received an error asking me to continue to copy in the read-only cell or cancel. If I click OK then everything works fine. My question is How can I deactivate this message to always paste (with copy cell content in read-only cells) without warnings and message boxes ?
I looked in the WinGrid Error event and found MultiCellOperationErrorInfo object, but I didn't find the way to correct this behavior.
Best regards,
Benoit
Hello Francis,
This issue has been resolved in the latest Service Release as of the date of this post.
Hello Benoit,
The issue should be resolved in the next Service Release.
Hello Dave,
is this issue has been resolved in the latest service release?
I have logged this as a development issue.
Hi Mike,
it should be a great idea if the copy/paste works with the value instead of the the display text in this case. It should respond to all my copy/paste problems.