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

How to get an event onPageChange in sap.ui.table.Table , navigationMode : sap.ui.table.NavigationMode.Paginator

$
0
0

new sap.ui.table.Table("validationTable",{

                            navigationMode : sap.ui.table.NavigationMode.Paginator,

                                    selectionMode: sap.ui.table.SelectionMode.None

                                });

 

My scenario is

 

when user changes from one page to another page i need to alert the user. Content of the table can be editable so if user edit the content and navigates to another page then i want to alert the user to "please save the changes made" .

 

Please help me on this.


Viewing all articles
Browse latest Browse all 3189

Trending Articles



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