Does the grid support the copy-and-paste functionality for data from Excel? If so, is it available in version 8.1? Additionally, is there any sample code available? I was unable to find relevant information in the documentation.
Currently there are no inbuilt clipboard operations in the dhx.Grid, but we’re planning to extend it in one of the future updates.
I’ll inform you here about any possible progress on this feature.
For now I can only suggest you to use the dhx.Spreadsheet component:
which integrates with Excel out of box including the copy-paste functionality.