Clearly GetText returns a string and you cannot assign a string to a decimal column. Why didn't Convert.ToDecimal work?
Also... why code this yourself? You can just set AllowMultiCellOperation and the grid will do copy and paste for you.
Nope, you are right, if you want to customize it like that you need to code it yourself.
Hello. I use MultiCellOperations and want to ask one thing.
Sometimes, when i try to copy(ctrl+c) cell value message box appears
"Error performing Copy operation. Further information: Requested clipboard operation did not succeed."
Could you tell me why "clipboard operation did not succeed" ? Any reason for it?
This message appears in a random way.
Thanks. Waiting for reply.
Thanks.
Hi,
My guess is that if the error message is not specific, then you are encountering an unanticipated error. Can you duplicate this behavior in a small sample project? If so, you should Submit an incident to Infragistics Developer Support so they can check it out.