I would like to be able to click a column (with a check-box perhaps) and have it copy the contents of that column to the clipboard, so that column of data could be used to paste into another report or file.
I have seen jQuery functions that can do-this, but I do-not know how to integrate those with PHPGrid.
Any suggestions?
Thanks
Mike
2 Answers
Hello,
This seems doable and I’ll try to prepare a demo for you.
Thanks for the update – I am hopeful you are able to come-up with a solution.
You already have an “onSelectRow” row-selection operation, so I was thinking an onSelectColumn would be logical and possibly something others could find useful.
Thanks again for the great product and the support.
Mike
Your Answer