'Customer.id', 'formatter' => 'id'); if (0) // REVISIT: Need to figure out how to put this in play $cols['Relationship'] = array('index' => 'ContactsCustomer.type', 'width' => '75'); $cols['Name'] = array('index' => 'Customer.name', 'width' => '150'); $cols['Last Name'] = array('index' => 'PrimaryContact.last_name', 'width' => '100'); $cols['First Name'] = array('index' => 'PrimaryContact.first_name', 'width' => '100'); $cols['Leases'] = array('index' => 'lease_count', 'width' => '60'); $cols['Comment'] = array('index' => 'Customer.comment', 'formatter' => 'comment'); echo $this->element('jqGrid', array('jqGridColumns' => $cols)); ?>
Search By:
Enable Autosearch
Last Name

First Name