On the dashboard I am working on, there is an input box in which user would copy and paste data from Excel.
There is no issue whatsoever if I try to perform the same in IE plugin mode but if I try to do the same in AJAX mode, only the first cell value gets copied in the input box instaead of all the selection I do in Excel.
Is this a limitation?