This question is locked. New answers and comments are not allowed.
Hi
I have a requirement to build or Embed an excel object on a Silverlight Page.. that would actually allow the users to perform all the excel features especially the copy values by dragging.
I didn't find anything similar to that... but thought I can use the Grid to replicate some of the features as required, is there a property of a way-how to copy a single cell value over to a list of cells similar to the excel drag for copying.. ?
Thanks