Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
5549
Urgend! Hyperlink in DataMenuItem >Template not work anymore?
posted

Hi , iam currently use v10 vol 3 framework 4.0 and i have

 

 

<ig:DataMenuItem Text="Test1">

<

 

 

GroupSettings AnimationDuration="0"></GroupSettings><Template>

 

 

 

 

 

 

<asp:HyperLink CssClass="igdm_RedPlanetMenuItemVertical" ID="test2" runat="server" NavigateUrl="~/path/url1.aspx">test2</asp:HyperLink

>

 

 

 

</Template

>

 

 

 

</ig:DataMenuItem

>

i can select the item but nothing happens. no link will call.
in vol2 it works fine

Parents
  • 558
    Suggested Answer
    posted

    Hi Martin,

    Based on your description, I have put together a sample to reproduce the issue and when run on my machine it works as expected.

    I have attached the sample project I used to test this.  Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.

    If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.

    Let me know if you have any questions with this matter.

    Please note that because of the size issue, I have removed the ig_res file from the sample.

    Neha
    Developer Support Engineer
    Infragistics
    www.infragistics.com/support

    WebDataMenu_Template.zip
Reply Children
No Data