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

Compact View Request

2 Answers 105 Views
TaskBoard
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Richard asked on 19 Jun 2020, 03:04 PM

Hi,

Would it be possible to add a 'Compact' view of the Cards where the Description is collapsed? 

Example attached.

Thanks,

Richard

2 Answers, 1 is accepted

Sort by
0
Accepted
Dinko | Tech Support Engineer
Telerik team
answered on 24 Jun 2020, 09:13 AM

Hello Richard,

Thank you for the provided images.

The RadTaskBoard control does not provide such a compact view. You could try to achieve it using custom code. In a few words, the RadTaskBoardCard exposes ContentTemplate property. Inside you can place TextBlock and bind its visibility property to property from your viewmodel. 

To better demonstrate this I have prepared a sample project and attached it here. The attached project uses NoXAML binaries with a Fluent theme applied. When you run the project click on the CheckBox in the upper left corner.

Regards,
Dinko
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
answered on 24 Jun 2020, 10:58 AM

Hi Dinko,

Thank you for the sample project I can see how I can your example along with the 'ItemHeight' to achieve the desired affect. 

 

Richard

Tags
TaskBoard
Asked by
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Answers by
Dinko | Tech Support Engineer
Telerik team
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Share this question
or