How is it possible, that phpgrid behaves like a regular excelsheet, where I can paste in several values into for instance columns with one paste. Imagine I have excel or google spreadsheet and want to copy from there to paste into phpgrid-sheet….
2 Answers
This is supported in latest build.
I am emailing you build with demo code.
It works when you dblclick row to edit mode, and then paste on one field.
If clipboard contains comma sep or tab sep field (from excel or google sheet) it will be pasted in subsequent fields.
Your Answer