Skip to content

Instantly share code, notes, and snippets.

View jeffcollier's full-sized avatar

Jeff Collier jeffcollier

  • Atlanta, GA, USA
View GitHub Profile
@dennisseah
dennisseah / gist:49d7d3e4e8370b735c70
Last active October 18, 2016 07:34
SAPUI5: Delete items in sap.m.Table
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<script src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"
id="sap-ui-bootstrap"
data-sap-ui-libs="sap.m"
data-sap-ui-theme="sap_bluecrystal"
type="text/javascript">