Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
Grid layout for cards
posted

Hi,

I am trying to render a set of cards (each represents DB record) in a grid layout something similar CardView. 

Is there anything ( beside card control ) I can use in Ignite UI for Angular to simplify the task that also potentially can support sorting/grouping?

Thank you !

Parents
No Data
Reply
  • 640
    Offline posted

    Hello Grigorii,

    Thank you for posting in our community.

    What I can suggest is using the Ignite UI Angular Layout Manager with which you can arrange elements, organize screen content and add/improve the structure of overlay elements.

    I created a small sample demonstrating how to arrange a set of cards with the Layout Manager and how they can be sort on application level. Please test it on your side and let me know whether you find it helpful.

    Please let me know if you have any further questions and concerns.

    Regards,
    Viktor Kombov
    Entry Level Software Developer
    Infragistics, Inc.

Children