Hi!
I am using Ubuntu 12.04 LTS 64-Bit, Postgres 9, Java SE 8 with the most current version of phpgrid. The data loads well (able to see all records in the grid), but I get "Warning, Please, select row", when the page is loaded in Chrome (build 36) or IE 11. And I am not able to click on the add, insert or delete button.
Everything works well in Windows 7 64-bit, which is my test environment.
Do I need to install anything else for Ubuntu, change path directory structure, etc?
Appreciate your advice.
Thank you.
David
Please check following:
Test run the demos of phpgrid in ubuntu to see if same behavior exist.
Test run the jqgrid demos on ubuntu: http://www.trirand.com/blog/jqgrid/jqgrid.html
You can also search google: jqgrid "Warning, Please, select row"
and check stackoverflow results for this case.