DEMO SITE v1.7.20

Join other table Default theme

Allows you to join other tables. Only INNER JOIN supported. Keys in all joined tables must exist and be unique

HIDE CODE
<?php
	$xcrud = Xcrud::get_instance();
    $xcrud->table('employees');
    $xcrud->join('officeCode','offices','officeCode'); // ... INNER JOIN offices ON employees.officeCode = offices.officeCode ...
    echo $xcrud->render();
	
	 
	
?>
<script>
			$(document).ready(function() {
				$(".xcrud-list").tableHeadFixer({"head" : false, "left" : 2}); 
			});
		</script>

Employees

Add Export into CSV Print
Search
#LastnameFirstnameExtensionEmailOfficecodeReportstoJobtitleCityPhoneAddressline1Addressline2StateCountryPostalcodeTerritoryOrdering 
1MarshPeterx102pmarsh@classicmodelcars.com61088Sales RepSydney+61 2 9264 24515-11 Wentworth AvenueFloor #2AustraliaNSW 2010APAC4 View Edit Remove
2KingTomx103tking@classicmodelcars.com51088Sales RepTokyo+81 33 224 50004-1 KioichoChiyoda-KuJapan102-8578Japan1 View Edit Remove
3NishiMamix101mnishi@classicmodelcars.com51056Sales RepTokyo+81 33 224 50004-1 KioichoChiyoda-KuJapan102-8578Japan1 View Edit Remove
4KatoYoshimix102ykato@classicmodelcars.com51621Sales RepTokyo+81 33 224 50004-1 KioichoChiyoda-KuJapan102-8578Japan1 View Edit Remove
5GerardMartinx2312mgerard@classicmodelcars.com41102Sales RepParis+33 14 723 440443 Rue Jouffroy D'abbansFrance75017EMEA0 View Edit Remove
6dfdfdfdfdfdfdf@dfdf.fr7testLondon+44 20 7877 204125 Old Broad StreetLevel 7UKEC2N 1HNEMEA5 View Edit Remove