Browse by Tags

Related Posts

  • How do I get rid of DoPostBackWithOptions?

    I have a web form that uses both regular Buttons and LinkButtons and in both cases neither work. For some reason my form has randomly started putting in javascript:WebForm_DoPostBackWithOptions(etc... and when this line is present in both controls nothing posts back to the server when clicked. Question...
    Posted to Web Forms (Forum) by sbrauen on 09-18-2007, 12:00 AM
    Filed under: PostBack, postback event handling, .Net 2.0, ASP .net 2.0 user control, asp .net 2.0 webforms, asp.NET 2.0 C# postdata web user control, ASP.NET 2.0 webform, autopostback, Button Event OnClick, button events, button onclick, DoPostBackWithOptions, __doPostBack
  • Wrong sequence of events on my DropDownList SelectIndexChanged event

    Hi All, A simple question - I have a ASP control dropdownlist with autopostback set to true and some code on the SelectIndexChanged event of the dropdownlist. I simply want the code in the SelectIndexChanged Event to be executed before postback. It seems that since autopostback is set to true, it first...
    Posted to Web Forms (Forum) by dotdodont on 08-10-2007, 12:00 AM
    Filed under: PostBack, autopostback, drop down list, events, sequence
  • Postback Slowdown

    I have a page that contains a table inside an update panel. The table is 10 columns wide and when the page is initially loaded it only contains the header row and a + under the table to add a row. The problem I have is after adding 4 rows the 5th slows down a lot. And from then on addings more rows gets...
    Posted to ASP.NET AJAX UI (Forum) by beterno on 07-05-2007, 12:00 AM
    Filed under: postback, table, "Update Panel", AutoPostBack, AJAX 1.0 UpdatePanel
  • Preventing ASP.net control from posting back

    Hi everybody Well I was just wondering how can i prevent postback to the server if i press <ENTER> on control such as textbox. Currently I am working on a form using which user can edit the data/record. Now whenever user changes data and presses <enter> it initiates a post back event. Moreover...
    Posted to Web Forms (Forum) by Dhuka on 03-29-2007, 12:00 AM
    Filed under: PostBack, postback event handling, server control, client side server, client-side validation, webform, Webforms, ASP.NET 2.0, autopostback
  • Get Sender of Postback Event

    Hi, I have a website with several dynamically created checkboxes (autopostback = true), buttons and textboxes. My question is how can I find out which control causes the postback. In my page_laod method I want to check if the postback is caused by a button or a checkbox. Knows anybody a solution to this...
    Posted to Web Forms (Forum) by danni84 on 12-15-2006, 12:00 AM
    Filed under: PostBack, button, checkbox, dynamic controls, autopostback, checkboxes
  • Re: WHen my page loads????

    Hi, Can't say why your labels disappear on a refresh. I can recommend that you look into the lifecycle of an asp.net page. You'll find there are a number of events that you can program agaianst, and that there are some events that were added for version 2.0. Developing an understanding of the asp.net...
    Posted to Web Forms (Forum) by Brian27 on 12-10-2006, 12:00 AM
    Filed under: PostBack, version, ASP.NET, event, autopostback
  • Re: How to do HTTP POST from ASPX 2.0 page to Lotus Domino environment

    If your using ASP.Net 2.0 , there's a new feature for asp:button "PostBackUrl" < asp : Button PostBackUrl =" path to domino " I think this will solve ur problem Let me know if it works Regards Ramzi
    Posted to Web Forms (Forum) by Ramzi.Aynati on 03-01-2007, 12:00 AM
    Filed under: PostBack, postbackurl, ASP.NET 2.0, aspx, autopostback, button, form
Page 1 of 1 (7 items)