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

Re: Auto tabbing in SAP UI5 table

$
0
0

By adding my points:

 

 

1. Will extend sap.ui.table class and add one more property called tabEnable.

If yes: under onBeforeRendering we will add

 

 

var oFocusInfo = oTargetCell.getFocusInfo();

 

 

 

 

 

 

 

 

oTargetCell.applyFocusInfo(oFocusInfo);

this code.

 

 

Finally trigger the render function. 

throughout out your application  you can access this functionality.

 

 

Regards,

Karthik A


Viewing all articles
Browse latest Browse all 2794

Trending Articles



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