on 2012 May 08 8:10 PM
Is there a way to trigger the table UI element to scroll up or down? I have a table element with a set number of rows to be displayed (16). I have a button which adds records. After I add the record, I do set the lead selection of the table to the last record added. Once the number or records exceed 16, I have to physically scroll down to see the newest records added. I would like to automatically scroll down to the last record.
Thanks.
Have you tried setting firstVisibleRow to the index of your newly inserted row?
http://help.sap.com/saphelp_nw70ehp2/helpdata/en/4b/5eb70da225584ae10000000a42189c/frameset.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.