Splitting groups to be one per line

is there a way to split groups up to be one group per line or to set the style for the group header so it's width forces the control to draw one group per line.


3 Replies

SN Sudharsan Narayanan Syncfusion Team September 21, 2021 03:40 AM UTC

Hi David,

We have checked the reported issue that “Splitting groups can be one per line” from our end. We have prepared the sample and grouped the CardView items in one line. But it’s working as expected while grouping the CardView item. Please find the sample from the below location,

Sample: https://www.syncfusion.com/downloads/support/forum/168903/ze/CardView_Grouping-753162751




Regards,
 
Sudharsan


DC David Carter November 2, 2021 11:14 AM UTC

Sorry for the delay in responding but I have finally got round to working on this project again. I'm not looking to display 1 card per line I'm looking to display 1 group per line

so when looking at the last name Paulin the cards would sit next to each other within the group as they normally would but when you have 4 groups with only 1 item in they are all vertical above each other rather than next to each other as seems to be the default behavior.



SN Sudharsan Narayanan Syncfusion Team November 4, 2021 03:51 AM UTC

Hi David,

Thanks for the update,

we have checked the reported issue that “Grouping the card view in one per line” from our end. In Card View control, the grouping of the card view is aligned according to the design of layout. So, According to requirement we can set the orientation property for the control to achieve the expected layout.

Please check the above solution and let me know your concerns.

Regards,
 
Sudharsan

Loader.
Up arrow icon