Browse by Tags

Related Posts

  • Rating control autopostback=false not working

    Guys, I'm trying to use the rating control but I don't want it to do an autopostback when the rating is changed. I've got a textbox for the user to enter comments as well so I want the postback when a button is clicked. However, if I set autopostback=false then it still does a postback? Using...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jezgd on 08-23-2007, 12:00 AM
    Filed under: Postback, Problem, rating
  • Re: How can I add an ajax component dynamically from my codebehind file?

    I don't know where you have placed the code you showed, but this can be caused by the page lifecycle. You need to recreate the controls in the page.init on everey postback/callback. The viewstate gets parsed right after it. If there is a mismatch at that point, asp.net comes up with this viewstate error...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by TheWhiz on 05-02-2007, 12:00 AM
    Filed under: Postback, Problem, viewstate
  • Fire Checkbox event without postback from Formview in UpdatePanel

    OK, I am a C++ developper, not a Java nor a web developer and just started with .net, so bare with me :) I have a simple formview that has typical customer info including a mailing and billing address. The formview is included in an Ajax UpdatePanel and is bound to a BLL class that uses TableAdapters...
    Posted to Data Presentation Controls (Forum) by Lolli on 10-17-2006, 12:00 AM
    Filed under: postback, problem, DataBinding GridView Insert, Datagrid and Checkbox, FormView, asp.net 2.0
Page 1 of 1 (3 items)