Hi Tony and forum users,
I can't load json data into the visible grid in my custom php page because I can't get the setURL path correct.
I can get the quick installation demo going – even when it uses the same jq-config.php file and other setup files as my own custom page does.
Firebug's console shows that the address created by $grid->setUrl gives a 404 Not Found.
Yet, if I'm not corrected, this address exists – at least the part before the attributes after the .php?
I must have overlooked something simple, but have wasted days on this after testing for many other problems that may have caused this.
Please help. I want to get back to developing with the grid again as I could with the non-php version – not fighting a config file.
My deadline is tight so if I can't get this working in 1 more day, I'll have to find an alternative to the otherwise excellent jqgrid.
My dir, file, and config Layout:
includes/classes/jq-config.php
includes/classes/jqGrid.php
/includes/classes/jqGridPdo.php
My files:
1. same role as myfirstgrid.php demo:
includes/template_type/user_type/view_1/my_custom_view_jqgrid.inc.php
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top