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
345
WebTab - Error: Unable to get value of the property 'PageRequestManager': object is null or undefined
posted

I have a WebTab and when I added 'EnableLoadOnDemand' property I get this error:

"Unable to get value of the property 'PageRequestManager': object is null or undefined"

Anyone have an idea?

PS: I've attached the my aspx file

Parents
  • 7566
    posted

    Hello lcarneiro,

     

    Thank you for posting this question in our community.

    I reviewed you sample code and it looks ok.

    I suppose that the reason for this issue that you experience is in the user control that you placed in the tabs.

    I have created a sample on your behalf implementing this scenario. I replaced the “<mtds:ucEditarDados ID="oEditarDados" runat="server"></mtds:ucEditarDados>”

    with our WebDataGrid and everything seems to behaves as expected no errors were experienced. Can you download the sample and review it. Also I can recommend you to review this online sample in our site:

    
    

     

    
    

    http://samples.infragistics.com/aspnet/Samples/WebTab/Performance/LoadOnDemand/Default.aspx?cn=tab&sid=c29b595c-e834-4949-a165-a583eb9d919c

    
    

    this should be helpful too.

    
    

     

    
    

    If still have further questions with this matter,

    do not hesitate to contact me. Note that providing

    a sample site will help to investigate this further.

    
    

     

    I hope this helps.

     

    Sincerely,

    Georgi Sashev

    Developer Support Engineer

    Infragistics, Inc.

    http://es.infragistics.com/support

    WebTab.zip
Reply Children