Forum Discussion

Jerry8989's avatar
Jerry8989
Copper Contributor
Dec 27, 2022

AccordionPane within XSLT

I have an xml file that has multiple file descriptions I want to add to an ajax:accordion control.  Whenever I add "<ajax:AccordionPane runat="server" ID="{FileID}">" within my xslt I'm getting an "Namespace prefix 'ajax' is not defined". 

 

I want to show the files listed in their own accordion pane on my page once it is loaded.  The reason I'm using XML is that this some file will load select files on a different screen so XML was the best choice at the time. 

 

I'm using visual studio 2019, C# asp.net 4.5

2 Replies

  • LanHuang's avatar
    LanHuang
    Former Employee

    Hi Jerry8989,

    Thanks for posting your issue here.

    However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
    Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
    Best Regards,
    Lan Huang

Resources