I am having real difficulty getting data to show in my grid. Queries can be used to retricve data by firstname, lastname or a 'serialnumber'
The HTML looks like
|
1 |
Hi, I am using Jquery 1.5.1 and JQgrid 1.4.1 from within an Adobe AIR client, not a browser.
My server side is apache/PHP533 (with Json enabled) and MYSQL.
I keep getting my grid rendered correctly but no data.
Its tricky to invoke firebug to examine what the json_encode on the PHP server side did.
Is there anyway I can examine the JSON response from within my client side inside
my jquery code. I need to see whats INSIDE $response sent BACK to jqgrid
Pertinent code below
|
|
I am having real difficulty getting data to show in my grid. Queries can be used to retricve data by firstname, lastname or a 'serialnumber' The HTML looks like
|
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top