Hi,
I am trying to create a simple dropdown for customer that would be used to load a jqrid for reservations.
Found documentation on http://www.trirand.com/jqgridwiki/doku.php?id=wiki:custom_searching
but not sure about the format.. Here I am trying to load customers.json and
$.getJSON(“/customers.json”, {}, function(data){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top