We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Card view

I like the cards, but is there a way to make a dynamic card/listview with json?  I want horizonal cards across the screen that wrap down.  So like 5 cards across then if I have 6 one of them wraps below.

XXXXX
X

12 card example:
XXXXX
XXXXX
XX

Is there a way to do this with the current card control?

1 Reply

BS Balasubramanian Sattanathan Syncfusion Team October 15, 2019 05:10 PM UTC

Hai Jacob Bohrtz, 
 
We have prepared sample based on your requirement. Kindly add below class for parent div of card control and arrange the cards inside that parent div to achieve what you need. 
 
<div style="margin: 50px;display: flex;flex-direction: row;justify-content: left;"> 
 
 
 
Regards, 
Balasubramanian S

Loader.
Live Chat Icon For mobile
Up arrow icon