Categories | Question details Back To List | ||
Grid Hi, i am getting this error when i am reloading the xml mygrid.load("orders/"+id+"/get_orders/",true,true); that["_process_" + type] is not a function Answer posted by Support on Oct 31, 2008 08:32 just use mygrid.load("orders/"+id+"/get_orders/"); it need not additional parameters |