Hi Team, How to enable the vertical scroll bar to wingrid cardview area.so far I found the property as below to enable the horizontal scrollbar.
band.CardSettings.CardScrollbars = CardScrollbars.None;
Or
band.CardSettings.CardScrollbars = CardScrollbars.Horizontal;
also I have attached one pic to clear the requirement ..where u can see that cards are ordered into two columns after it expanded ..i wanted it to expand cards into one column with vertical scroll bar enabled ..
please look into this and let us know if you have any property avilable to achive the same
thanks & regards
Prasant Rout
Hi,
There is no support for a vertical scrollbar in the card area. You should Submit a feature request to Infragistics