R
RichB
I would like to use the AJAX ASP.NET Accordion Control.
Can I create a user control for the form and include this within a custom
control which inherits from a Pane of the Accordion control? I know that I
can create a user control and add it within the aspx file or dynamically to
a page, but can I do the same within a custom control so that I can reuse
this as a whole Pane. I wish to do this so that I can dynamically add new
panes with the control as the pane contents.
Thanks,
Richard
Can I create a user control for the form and include this within a custom
control which inherits from a Pane of the Accordion control? I know that I
can create a user control and add it within the aspx file or dynamically to
a page, but can I do the same within a custom control so that I can reuse
this as a whole Pane. I wish to do this so that I can dynamically add new
panes with the control as the pane contents.
Thanks,
Richard