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

Issue while calling MultiColumnComboBoxElement.ShowPopup() method

1 Answer 104 Views
MultiColumn ComboBox
This is a migrated thread and some comments may be shown as answers.
Surya
Top achievements
Rank 1
Surya asked on 10 Feb 2012, 10:58 AM
Hi,

 As my Multi-Column combo box  contains huge(records in  lakhs) data , i am binding Corresponding data on enter key ,after typing  data in Multi-Column combo box control .
After binding data ,i am  calling MultiColumnComboBoxElement.ShowPopup()  method then i am getting error, i am unable to reproduce this issue every time.
Even i am unable to capture scenario. 
Please see attached image ,check if you people can do any help for me .

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 14 Feb 2012, 03:42 PM
Hello Surya,

Thank you for writing.

I was not able to reproduce the error on my end too, so I cannot determine what causes it. If you manage to get a reproducible case, do not hesitate to get back to me with it. 

Meanwhile, what I can suggest is to use the DataBindingComplete event for your ShowPopup() call and see if this works for you.

I hope this helps. 

Greetings,
Stefan
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
MultiColumn ComboBox
Asked by
Surya
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or