cancel
Showing results for 
Search instead for 
Did you mean: 

Table view: scroll bar issue

Former Member
0 Kudos

Hi guru's,

I'm having trouble with defining a table view. I'm building a KPI dashboard that should be able to hold the results of many queries. I have one query that will always return a single row. Therefore, I resized the layout of the table view so that it will only display 1 row. However, when deploying the model, I get a vertical scrollbar! The table shows the record from the query and even part of a second (empty) row and I'm able to scroll down even further. I have tried all options, but I can't get rid of the scrollbar.

Does any of you guys have a solution?

Best regards,

Arno

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Arno,

are you using Flex compiler? if so, you cant control the no of rows to be displayed or the scrollbar. yo could try in webdynpro compile time instead. alternatively use a form view..

prachi

Former Member
0 Kudos

Hi Prachi,

thanks for your reply! You are completely right, regarding the flex compiler. We use that one, because we get errors using the Webdynpro compiler. I'll get basis to look into it, because form view is not an option for us (but that's another topic ).

Best regards,

Arno

Answers (0)