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

Problem when dropping a custom control

1 Answer 66 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
lep kon
Top achievements
Rank 1
lep kon asked on 10 Feb 2010, 05:02 PM
Hello,

We have a custom control that shows an error in design mode when dropped on RadMultipage / Radpageview:

"Exceptions occured. Impossible to modify the collection of controls during databinding during phase load, init ..."

whereas it works out of it.

The custom control is a custom drop down list that calls a webservice.

Thanks.

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 15 Feb 2010, 01:01 PM
Hi,

Try wrapping your control in asp:PlaceHolder or <div runat="server">.

I hope this helps.

Kind regards,
Tsvetomir Tsonev
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
TabStrip
Asked by
lep kon
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or