cancel
Showing results for 
Search instead for 
Did you mean: 

How can i arrange a scrollbar to a table

Former Member
0 Kudos

Hai,

I am using the most common used UI Elemnt table. But the scrolling of rows is not much easy. i seen some screenshot in help index in webdynpro. in that screen shot the table having the scrollbar. very fine.

http://127.0.0.1:1174/help/index.jsp?topic=/com.sap.devmanual.doc.user/ae/4d3b407b686913e10000000a15...

regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This question has been ansered multiple times in this forum, search for "table" and "scroll".

Armin

Former Member
0 Kudos

Hi,

Use ScrollContainer UIE for scroll bars. Embed table UIE in the ScrollContainer. Now make the footerVisible property of the table as false. Now programmatically set the rowsVisible property to the size of the Node.

Regards,

Piyush.