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

How to make a cards with the help of a "telerik"?

3 Answers 181 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rich
Top achievements
Rank 1
Rich asked on 01 May 2018, 07:56 AM
Win Form
How to make a cards with the help of a "telerik"?

3 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 01 May 2018, 08:12 AM
Hello, Rich,   

It is suitable to use RadLayoutControl which allows you displaying different cards. You can refer to our Demo application >> LayoutControl >> First Look example. The Demo application is located in the installation folder of the suite. It is usually found at the following path: C:\Program Files (x86)\Progress\Telerik UI for WinForms R1 2018\Examples\QuickStart\Bin

In addition, you can have a look at the online documentation: https://docs.telerik.com/devtools/winforms/layoutcontrol/layoutcontrol

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.
0
Rich
Top achievements
Rank 1
answered on 01 May 2018, 10:31 AM
I'm studying the links that you suggested.

1. In "RadLayoutControl" you can format the text (change the font color, change the font thickness) and save the formatting to the database?

2. In "RadLayoutControl" you can see several maps at the same time (see the file "3190.gif")?
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 02 May 2018, 06:58 AM
Hello, Rich,     

According to the provided gif file it seems that you need to display multiple cards in the view. RadCardView is a powerful control providing means for displaying and editing text data organized in a card layout. It incorporates a RadLayoutControl allowing modifications of the layout in the Visual Studio designer as well as at run-time.
- Getting Started: https://docs.telerik.com/devtools/winforms/cardview/getting-started 
- Binding:
https://docs.telerik.com/devtools/winforms/cardview/populating-with-data/binding-to-data
https://docs.telerik.com/devtools/winforms/cardview/populating-with-data/unbound-mode
- Formatting items: https://docs.telerik.com/devtools/winforms/cardview/customizing-appearance/formatting-items

As to the Save/Load layout functionality you can refer to the attached gif file illustrating how to do it. Note that it is purposed to store to layout of the cards. For its visual appearance, feel free to use the CardViewItemFormatting event.

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
General Discussions
Asked by
Rich
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Rich
Top achievements
Rank 1
Share this question
or