Hi
I read "Expert Oracle Application Express 2nd Edition" ebook, in chapter 10 implements jqGrid as Region Plugin in Apex.
I'm also can do that practice, my problem is according performance.
on jqGrid load, all data read and convert into json and show in grid,
I want read data from ajax according pagination like Interactive Record.(every data in page load when I request)