Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

editable property is not working for Table

$
0
0

Hi Folks

 

Here I'm trying to make a table non-editable with following code (setting the property editable as false.

 

var oFuncAreaTable = new sap.ui.table.Table({                        id: "FuncAreaTable",                         visibleRowCount: 6,                         firstVisibleRow: 2,                                selectionMode: sap.ui.table.SelectionMode.Single,                         width: "100%",                        editable: false                        });

 

Still the table contents are editable. How to make it non-editable

 

Please note: We are developing UI5 based pages in MII Workbench.

 

Regards

Som


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>