Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > TabStrip > Dynamic RadPageView

Not answered Dynamic RadPageView

Feed from this thread
  • Pooja avatar

    Posted on Feb 4, 2012 (permalink)

    Hi, I am referring to this online demo for adding of usercontrols to radmultipage dynamically.
    http://demos.telerik.com/aspnet-ajax/tabstrip/examples/applicationscenarios/dynamicpageview/defaultcs.aspx 

    here the control path is saved in radpageview id property, but in my case control path could be long, so I don't want to save it in ID field. Is there any other property I can use.

    I tried using Attribute collection, but I am getting that collection as empty in 
    RadMultiPage1_PageViewCreated

    Reply

  • Kate Kate admin's avatar

    Posted on Feb 7, 2012 (permalink)

    Hi Pooja,

    I would suggest that you you use a custom attribute and apply it to the RadPageView control where you can assign the path. I am not quite sure why you get this attribute to be null in the PageViewCreated event. When I tested it, it seems  that it takes the correct value that was previously assigned (take a look at the attached images).

    All the best,
    Kate
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > TabStrip > Dynamic RadPageView
Related resources for "Dynamic RadPageView"

ASP.NET TabStrip Features  |   Documentation Demos   |  Telerik TV  |  Self-Paced Trainer  |   Step-by-step Tutorial  ]