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

Adding a collection property to ajaxpanel

2 Answers 65 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
staron
Top achievements
Rank 1
staron asked on 05 Jan 2009, 09:17 AM
Hi,
Due to some framework requirements, we are currently extending your ajaxpanel by adding a collection property to it. However; we have met 2 issues when adding this. First is that the ajaxpanel expects webcontrols inside its tags and thus gives an error (no runat attribute). Second is that the panel does not seem to accept that a designer is adding an inner collection, maybe an internal parsing issue?

Any thoughts on how to solve this?

2 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 08 Jan 2009, 09:48 AM
Hi staron,

I'm afraid that I'm not exactly sure what you are trying to achieve judging by the given description. Can you please provide more information about your scenario, code snippets and some implementation details? Thus I will do my best to assist further.

Best regards,
Rosen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
staron
Top achievements
Rank 1
answered on 08 Jan 2009, 10:58 AM
I can see that my description was a bit vague. I needed to add a collection property to the ajaxpanel, but it has been solved by making a propertyextender class. We will need however to add a smart tag to the panel, and have that add the new class to the page. (Similar to the way you add the radscriptmanager) Any suggestion on how to solve this would be appreciated.
Tags
Ajax
Asked by
staron
Top achievements
Rank 1
Answers by
Rosen
Telerik team
staron
Top achievements
Rank 1
Share this question
or