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

Row Count

2 Answers 225 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
SSirica asked on 24 Oct 2014, 01:46 PM
How do I get this controls row count?  I would have thought it would be something like ComboBox1.Rows.Count but alas that would be way too easy.  

2 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 29 Oct 2014, 08:02 AM
Hello Steve,

Thank you for writing.

RadMultiColumnComboBox gives you direct access to the popup grid via the EditorControl property. Hence, you can get the rows count via the RadMultiColumnComboBox.EditorControl.Rows.Count property.

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

Regards,
Desislava
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
answered on 31 Oct 2014, 03:13 PM
Ok.  That's a bit convoluted, but it works.  Thank you.  
Tags
MultiColumn ComboBox
Asked by
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
Share this question
or