Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > SiteMap > Radmenu Web Service and RadSiteMap

Not answered Radmenu Web Service and RadSiteMap

Feed from this thread
  • Al avatar

    Posted on Sep 30, 2011 (permalink)

    Hi,

    I have a rad menu that loaded from xml file and one of child menu will call a webservice that will return the child menus.

    But it seems that the Breadcrumb RadSiteMap don't work for all the menu return from the webservice, is this an expected behavior ? d

    Product | User |  Admin
                                      |_ Substance
                                                   |_ List All
                                                   |_ Substance A
                                                   |_ Substance B

    Product, User, Admin and Substance are all in a xml file.
    When i click substance, it will call a web service that will return List All, Substance A and Substance B.

    However the Breadcrumb seems didn't work when i click List All (all the menus returned from webservice).

    Is there any work around if this is the expected behavior ?

    Thanks in advance

    Reply

  • Peter Peter admin's avatar

    Posted on Oct 5, 2011 (permalink)

    Hi Al,

    This is not supported out-of-the-box. But we will research if any workaround is possible and contact you if we succeed.

    Best wishes,
    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

  • Genady Sergeev Genady Sergeev admin's avatar

    Posted on Oct 14, 2011 (permalink)

    Hello Al,

    You can achieve that with a proper usage of the RepeatColumsn property, which can be found on the LevelSettings object. I am attaching sample project that illustrates the approach to this replay.

    Kind regards,
    Genady Sergeev
    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

  • Al avatar

    Posted on Oct 14, 2011 (permalink)

    Thanks for the reply Genady,

    But i don't see any attachment, can you repost it please ?

    Reply

  • Genady Sergeev Genady Sergeev admin's avatar

    Posted on Oct 18, 2011 (permalink)

    Hi Al,

    Something must have gone wrong with the attachment, here it is once again.

    Regards,
    Genady Sergeev
    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
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > SiteMap > Radmenu Web Service and RadSiteMap