This is a migrated thread and some comments may be shown as answers.

Custom Listview - Cart List

1 Answer 106 Views
ListControl
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 27 Mar 2018, 01:51 PM

Hello Team,

We are currently building a POS app with winforms and we are wondering if the image attached (Solely the cart list, excluding the headers) can be reproduced?

If yes, how? Any help will be appreciated.

Hervé

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 28 Mar 2018, 01:20 PM
Hello, Maxime,  

The header and footer part of the cart can be implemented with different controls arranged in panels. The interesting part here is visualizing the cart items. RadListView with icons seems to be an appropriate solution. However, it is necessary to build custom visual items and thus achieve the desired layout.

You can refer to the Custom items in IconsView ViewType section in the following help article demonstrating a sample approach for creating custom icons: https://docs.telerik.com/devtools/winforms/listview/custom-items 

Feel free to use a similar approach in constructing the custom layout that you need. 

I hope this information helps. If you have any additional questions, please let me know. 

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ListControl
Asked by
Maxime
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or