jqGrid Act Strange Reloading Data After Insert and Update
问题 JqGrid acting strange. I just create some master page which contains jqGrid refering to some table in my database. This page is working pefectly, then i need to use the same logic and i copied exact page with additional php file and create some adjustment so it pointing to the right table. In my master page (department page --which is the first page (works 100%)) the jqgrid function working normal, BUT in my second and third page which is based on the first page, the jqgrid is acting strange.