RADAjaxmanager and Document submit to anotherpage

Thread is closed for posting
1 posts, 0 answers
  1. 8A9B4334-4FA9-487E-9451-6BAFCAB38D31
    8A9B4334-4FA9-487E-9451-6BAFCAB38D31 avatar
    1 posts
    Member since:
    Aug 2010

    Posted 14 Mar 2012 Link to this post

    Requirements

    RadControls version

     

    .NET version

     3.5

    Visual Studio version

     2008

    programming language

     C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION                                    
    RadajaxManager causing  PageRequestManagerServerErrorException


    If u run the attached application u will see a grid with 3 columns POST, GET and MOI.

    The POST Column of grid uses document.form.submit method of submitting the data to popup page and GET uses the querystring method of pass the data to next page.

    Well works fine. But Once u use th POST method and do anything on the grid, like sorting, refresh any thing it will give error.

    Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 405


    I would reallly appreciate to know whether it's shortcoming in . my programming skill or it's really a issue.

    I would like document.form[].submit as lots of data needs to be submitted from one page to popped page.

    Regards

    AKK
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.