asp.net ajax model popup with ASP:FormView

Last post 11-11-2009 6:04 PM by usplimpatt. 3 replies.

Sort Posts:

  • asp.net ajax model popup with ASP:FormView

    11-06-2009, 1:13 PM
    • Member
      55 point Member
    • usplimpatt
    • Member since 05-26-2009, 4:00 PM
    • Omaha
    • Posts 59

    Hi All,

    I have ObjectDataSource bound to GridView for Insert, Update , Delete. All works fine.

    My only problem is for Insert i am using ASP:FormView inside asp.net ajax model popup content.

    the insert and cancel options does not respond to anything when i use as model. But if i remove model, all works well.

    Any sample or suggestions would be very helpful

    thanks.

  • Re: asp.net ajax model popup with ASP:FormView

    11-07-2009, 1:20 AM
    Answer
    • Contributor
      2,022 point Contributor
    • vipuldonga
    • Member since 02-10-2009, 11:18 AM
    • Ahmedabad
    • Posts 359

    Hi,

    i think you have to refer this link they help to you

    http://mattberseth.com/blog/2007/07/modalpopupextender_example_for.html

    http://mattberseth.com/blog/2007/07/modalpopupextender_example_for.html

    Thanks & Regards
    Vipul Donga

    Mark it as an answer, if it helped

    if (MyAnswer)
    MarkAsAnswer();
  • Re: asp.net ajax model popup with ASP:FormView

    11-10-2009, 12:39 AM
    Answer

    Hi,

    Did you set any okcontrol or cancel control to bind on insert and cancel button? Did you get any client error?


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: asp.net ajax model popup with ASP:FormView

    11-11-2009, 6:04 PM
    • Member
      55 point Member
    • usplimpatt
    • Member since 05-26-2009, 4:00 PM
    • Omaha
    • Posts 59

    Thanks all. Got it all working. :) 

Page 1 of 1 (4 items)