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

RadMultiColumnComboBox conditional formatting

2 Answers 211 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Wojciech
Top achievements
Rank 1
Wojciech asked on 12 Oct 2017, 12:07 PM

Hello,

Is there a way to implement conditional formatting of rows of RadMultiColumnComboBox or set back color of its row depending on a condition while row is added (the control is unbound)?

Thanks

Wojciech

2 Answers, 1 is accepted

Sort by
0
Wojciech
Top achievements
Rank 1
answered on 12 Oct 2017, 01:42 PM

I am able to change font color, size etc when cell formatting. It is enough to fulfill users requirements for now.

Wojciech

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 13 Oct 2017, 08:15 AM
Hello, Wojciech,  

Thank you for writing.  

In RadMultiColumnComboBox you have direct access to popup grid by the EditorControl property. Thus, you can use the API that RadGridView offers for customizing the cells. You can either use the CellFormatting event or benefit from the conditional formatting. Feel free to use this approach which suits your requirement best.

I hope this information helps. Should you have further questions I would be glad to help.

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