Hello,
I filled four cells in Excel with the folllowing data:
aaa bbb
ccc ddd
I selected them and copied into Clipboard.
Then, I gave focus to jqxGrid (default demo jqwidgets/demos/jqxgrid/cellediting.htm), an empty cell selected without editing started.
Then, I tried to paste data to jqxGrid
After that, nothing happens.
Next test: 4 cells in jqxGrid filled with sample data (2×2), copied to the Clipboard, browser asks access to clipboard and is allowed that.
Trying to paste data into same qjxGrid (to empty cells) resulted in only the first cell copied, not the other 3 cells.
MS Excel Version: 9.0.12
jqWidgets version: the latest at the moment (2.6.1)
Is this designed behaviour?
Thank you in advance!