Skip to content

Instantly share code, notes, and snippets.

@gbvaibhav
gbvaibhav / gist:ea07b0b023a3205f6cfd6a85499d8222
Created August 18, 2016 05:28
SAPUI5 List example with local JSON model and sorting - gbvaibhav
<!DOCTYPE html>
<html><head>
<meta name="description" content="UI5 List example with local JSON model and sorting" />
<meta http-equiv='X-UA-Compatible' content='IE=edge' />
<meta http-equiv='Content-Type' content='text/html;charset=UTF-8'/>
<title>SAPUI5 List Example with sorting gbvaibhav</title>
<!-- Load UI5, select gold reflection theme and the "commons" and "table" control libraries -->
<script src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"