Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Re: How to remove the Check box in AnalyticalTable (embedded into SmartTable)?

$
0
0

Hi JK,

 

You can try something like this:

var oSmartTable = this.getView().byId("oSmartTable");     //Get Hold of smart table
var oAnalyticalTable = oSmartTable.getTable();          //Analytical Table embedded into SmartTable
oAnalyticalTable.setSelectionMode("Single");

Unfortunately, Analytical table doesn't support selection mode as 'None'.

Capture.PNG

Regards,

Sai Vellanki.


Viewing all articles
Browse latest Browse all 9159

Trending Articles



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