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

MultiColumn ComboBox RowCreated??

2 Answers 66 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Jan Pfeffer
Top achievements
Rank 1
Jan Pfeffer asked on 18 Feb 2010, 01:50 PM
Hey at Telerik

I'm am trying to intercept an event that would look like a RowCreated.

I need the DataBoundItem and a row, so i can change the BackColor of each row depending on the data from the DataBoundItem

Does such an event exists or do i need to handle this another way ?

Sincerly

Jan

2 Answers, 1 is accepted

Sort by
0
Jan Pfeffer
Top achievements
Rank 1
answered on 19 Feb 2010, 08:33 AM
I solved it.

the RowFormatting event has it all.
0
Accepted
Martin Vasilev
Telerik team
answered on 22 Feb 2010, 05:18 PM
Hello Jan Pfeffer,

I am glad that you found a solution that suites your scenario. Actually, you can use all of the grid's events and properties by accessing them through RadMultiColumnComboBox.EditorControl property. Let me know if you have any other questions.
 

Regards,
Martin Vasilev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
MultiColumn ComboBox
Asked by
Jan Pfeffer
Top achievements
Rank 1
Answers by
Jan Pfeffer
Top achievements
Rank 1
Martin Vasilev
Telerik team
Share this question
or