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 !
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.
Hi Viktor, Thank you for the example, it is very helpful.
I am glad that you find my suggestion helpful.
Thank you for using Infragistics components.