This question is locked. New answers and comments are not allowed.
I need to implement a multi-cell selection behavior in the grid in support of two features: a copy-and-paste to & from Excel, and also an Excel style fill-down and fill-right command.
I'm using the latest build of the grid, which apparently has deprecated the "SelectionUnit" and "ClipboardPasteMode" properties, but the documentation has not been updated to reflect these changes, and I can't find any guidance on the forums on how to achieve this functionality.
Could you please point out the location of the updated documention, or even better yet, give an example that shows how to pull this off.
Thanks!
Jon