Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dynpro control table in a web browser

Former Member
0 Likes
371

Hi,

we have an ABAP app that is accesed via SAPCONSOLE so we can use it in a handheld, well, this is the problem, when i run the transaction in the SAPGui the table control of a dynpro shows all the records it has.. so we can see 7 records as default for the size of the control table, but we can scroll the data so we can see more than 7 records.

But, in the browser we can´t scroll the data, so we can just see the 7 records that the control table display... the scroll bar is not shown in the control table so we can navigate trough all the data.

Any Help to make the scroll bar be displayed.

David Fúnez

Tegucigalpa, Honduras

Hi,

we have an ABAP app that is accesed via SAPCONSOLE so we can use it in a handheld, well, this is the problem, when i run the transaction in the SAPGui the table control of a dynpro shows all the records it has.. so we can see 7 records as default for the size of the control table, but we can scroll the data so we can see more than 7 records.

But, in the browser we can´t scroll the data, so we can just see the 7 records that the control table display... the scroll bar is not shown in the control table so we can navigate trough all the data.

Any Help to make the scroll bar be displayed.

David Fúnez

Tegucigalpa, Honduras

1 REPLY 1
Read only

Former Member
0 Likes
331

This message was moderated.