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:
Hello,
Could you please try to attach, if possible, a small sample project with your scenario, reproducing this behavior, I will be happy to take a look at it.
Sample attached. Card scrollbar works in design mode, does not in edit mode
Did you have a time to take a look into it?
Yes, I was able to reproduce this and has asked our engineering staff to examine this.
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.
Hi Arthur,
You could get this width through the 'CardWidthResolved' property on the band containing the cards you are working with.
Funny - my customer say it is a bug. I wonder who's right?
As I understand the only workaround would be to create some scrollable panel, on which I will put the grid.
Then I need to set autofit to cards = true, cardscrollbars = none.
Then one scrollbar of that panel will make whole thing work as normal.
Having sample as above - multiple columns, multiple bands, generated dynamically at runtime.
How can I measure that panel minimum width to make sure whole card is visible?
Hi,
This is not a bug. The scrollbar in your sample doesn't work because there is nothing to scroll. The grid doesn't support pixel-level scrolling, it scrolls one row at a time. Your sample has only one row in it, so there is nothing to scroll.
If you need to display a single card in the grid, then you will need to make sure that your grid is big enough to display that card.
Scrollbars are everywhere, they simply do not work. How can "working normally" become a new feature?
My customers will tell us "it is a BUG", what should I say to them ?
After some research, the "Pixel based scrolling in CardView ability" has been determined to be a new product idea. I have sent your idea directly to our product management team.
Our product team chooses new ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time.
Your reference number for this product idea is PI12050053.
If you would like to follow up on your request at a later point, you may contact Developer Support management via email. Please include the reference number of your product idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.