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

Costum Items List for Cart using Listview [or Better?]

3 Answers 129 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 05 May 2018, 12:55 PM

Hello Team Telerik,

Is there any way to reproduce the cart component attached? We are working on a POS solution and reproducing the item is crucial for us. We are currently trying Telerik for Winforms.

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 07 May 2018, 10:51 AM
Hi Maxime, 

RadListView is the right component for this. To achieve the desired layout you need to create a custom item. I have attached an example that shows how you can implement this. The attached image shows the result on my side as well. 

I hope this will be useful. Let me know if you have additional questions.

Regards,
Dimitar
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.
0
peyton
Top achievements
Rank 1
answered on 29 Jan 2020, 10:51 PM

Thanks for the example. 

Is there a visual designer (i.e. graphical layout tool) that we can use to create the CustomVisualItem?  Hand coding the customitem looks like it might take a bunch of iterations.  Could I just lift what visual studio is creating in terms of the layout and then use that (in code form) for the customitem?

0
Nadya | Tech Support Engineer
Telerik team
answered on 30 Jan 2020, 12:33 PM

Hello Peyton,

At design time you can add SimpleListViewVisualItems. It is possible to create a more custom UI depending on the specific requirements by adding other elements at run time only. More information about creating custom visual items is available here: https://docs.telerik.com/devtools/winforms/controls/listview/custom-items

Should you have further questions, do not hesitate to ask.

Regards,
Nadya
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
ListView
Asked by
Maxime
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
peyton
Top achievements
Rank 1
Nadya | Tech Support Engineer
Telerik team
Share this question
or