MultiColumnComboBox broken in 5.1 beta
Hello,
I have code that worked fine (and in fact was suggested by Syncfusion) under 4.x that is now broken under 5.1 beta.
In short, operations - called before the parent form is shown - involving a MultiColumnComboBox's ListBox will fail because the ListBox is null.
For example, a form contains only a MCCB. In the form's ctor after InitializeComponent(), trying to add an EventHandler to the MCCB's ListBox will fail because it is null.
However, if the EventHandler is added after the form is displayed (via the click handler of a button for example) no exception is thrown.
I've attached a small project that demonstrates this behavior.
Using 4.x there were no such problems.
Is this a bug or are we supposed to initialize the ListBox outselves somehow? Please advise.
Keith
ComboBoxTest0.zip
I have code that worked fine (and in fact was suggested by Syncfusion) under 4.x that is now broken under 5.1 beta.
In short, operations - called before the parent form is shown - involving a MultiColumnComboBox's ListBox will fail because the ListBox is null.
For example, a form contains only a MCCB. In the form's ctor after InitializeComponent(), trying to add an EventHandler to the MCCB's ListBox will fail because it is null.
However, if the EventHandler is added after the form is displayed (via the click handler of a button for example) no exception is thrown.
I've attached a small project that demonstrates this behavior.
Using 4.x there were no such problems.
Is this a bug or are we supposed to initialize the ListBox outselves somehow? Please advise.
Keith
ComboBoxTest0.zip
SIGN IN To post a reply.
4 Replies
MU
Murugan
Syncfusion Team
April 5, 2007 09:53 PM UTC
Hi Keith,
Sorry for the inconvenience caused. We could reproduce the issue as you mentioned.Could you please create a Direct-Trac incident with the subject line "MultiColumnComboBoxAdv problem - F59183" so that we can give more details regarding the fix?
Thanks for your interest in Syncfusion products.
Best Regards,
Murugan P.S
Sorry for the inconvenience caused. We could reproduce the issue as you mentioned.Could you please create a Direct-Trac incident with the subject line "MultiColumnComboBoxAdv problem - F59183" so that we can give more details regarding the fix?
Thanks for your interest in Syncfusion products.
Best Regards,
Murugan P.S
SN
Son Nguyen
April 5, 2007 10:16 PM UTC
Same thing has happened to us..
When we installed the new version our project will not compile..On my case it doesn't find
syncufision.windows.forms so nothing works..I added the dll to the toolbar so that it can generate everything and droped a control but it still wont recognize it..
When we installed the new version our project will not compile..On my case it doesn't find
syncufision.windows.forms so nothing works..I added the dll to the toolbar so that it can generate everything and droped a control but it still wont recognize it..
KS
Keith Steinbeck
April 6, 2007 05:36 PM UTC
>Hi Keith,
Sorry for the inconvenience caused. We could reproduce the issue as you mentioned.Could you please create a Direct-Trac incident with the subject line "MultiColumnComboBoxAdv problem - F59183" so that we can give more details regarding the fix?
Thanks for your interest in Syncfusion products.
Best Regards,
Murugan P.S
Done. The incident# in the email I received is 33181.
MU
Murugan
Syncfusion Team
April 9, 2007 01:37 PM UTC
Hi Keith,
Thanks for your update. We have forwarded this issue to our development team. Our development team engineer will take care of this incident and update the issue details and timeframe needed to fix the issue in 2 days of time .
Regards,
Murugan P.S
Thanks for your update. We have forwarded this issue to our development team. Our development team engineer will take care of this incident and update the issue details and timeframe needed to fix the issue in 2 days of time .
Regards,
Murugan P.S
SIGN IN To post a reply.
- 4 Replies
- 3 Participants
-
KS Keith Steinbeck
- Apr 5, 2007 09:38 PM UTC
- Apr 9, 2007 01:37 PM UTC