Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Menu > Setting the Target property to _blank when using SitemapDatasource

Not answered Setting the Target property to _blank when using SitemapDatasource

Feed from this thread
  • Sebastien Desemberg avatar

    Posted on Jan 19, 2012 (permalink)

    The RadMenu control has the Target Property, How do I set this property when binding the menu to a SiteMapDataSource?

    Reply

  • Peter Peter admin's avatar

    Posted on Jan 19, 2012 (permalink)

    Hello,

    You can handle ItemDataBound as shown in step 3 of this help topic. You should cast e.Item.DataItem to the respective type for SiteMapDataSource (you can view this using a debugger).

    Kind regards,
    Peter
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Menu > Setting the Target property to _blank when using SitemapDatasource
Related resources for "Setting the Target property to _blank when using SitemapDatasource"

[  ASP.NET Menu Features  |  Documentation  |  Demos  |  Step-by-step Tutorial  ]