Dear All,
I am working on Web Dynpro Java with CE 7.1 SP11.
I have a requirement that, I have to display more records (more than 200) in Web Dynpro table without having scroll bar.
In NW 7.0 Web Dynpro Table property if we set - visibleRowCount = -1, then it was displaying all the records in a table.
However in CE Web Dynpro Table property if we set - visibleRowCount = -1, then it is displaying only few records (5 records) and giving me the scrollbar (which I dont want).
If I set the visibleRowCount = no. of records (which is more than 200), then again it is giving me the scrollbar (which is NOT required).
Please suggest me how can I display more than 200 records in Web Dynpro table without having scrollbar.
Thanks and regards,
Patana