When there is large cardview band I could not make it scrollable - is there a way to achieve automatic scrollbars for cardview?
Three columns in card view, grid scrollbar moved to right edge, card view scrollbar not active, band[1] columns not visible:
But in case above card is not visible and does not fit the screen. We cannot supoprt only 21" monitors, sometimes user will launch it on 15" laptops, and in such a case both customer and developers expect to scroll card to see what does not fit.
Are you telling me there is no way to see what does not fit the screen when using cardview?
Hello,
Scrolling in the grid is row-based. That means that if you only have one card, there is nothing to scroll to. The Scrollbar does not scroll within a card – it’s the programmers responsibility to make sure that no single row or card is bigger than the extent of the grid.
Please do not hesitate to contact me if you need any additional assistance.
Yes, I was able to reproduce this and has asked our engineering staff to examine this.
Did you have a time to take a look into it?
Sample attached. Card scrollbar works in design mode, does not in edit mode