ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: biswajit on July 05, 2016, 01:31:06 pm
-
Hi
I tried paramquery nested grids with http://paramquery.com/demos . But I want to know the remote code in ASP.NET MVCPHP or for
url: "/pro/orders/get"
and "/pro/orderdetails/get?orderId=" + orderID;
or instead of remote using local example
Please help