Re: MVC Ajax Uploader

  •  02-28-2013, 2:33 PM

    Re: MVC Ajax Uploader

    Hi Ken

     

    Thanks for the quick reply.

     

    If I understand your suggestion in the sample code you gave,

    if I want the controller will get the Post when then file done uploding I need

    to submit the form in which the ajax upload render.

     

    The problem is that I can't submit my view at all, because my module is a partial view and

    it's part of another main view, if I submit it, the main view will lose user editing data.

    all my module is using jquery ajax in order to perform saving data to database.

     

    I need to keep my view as is and not refresh or submit it to server. 

     

    I will try to send you sample for issue 2 ASAP.

     

    thanks,

     

    Avi. 

     

     

     

View Complete Thread