This question is locked. New answers and comments are not allowed.
Our silverlight application needs the ability to read and parse excel files. At first we were going to upload to the server and have the processing done on there. But we can make it more intuitive if it's done on the client.
Is there a way with the radgrid copy/paste clipboard functionality to paste data into an empty grid which we could then process on the client?
Is there a way with the radgrid copy/paste clipboard functionality to paste data into an empty grid which we could then process on the client?