Browse by Tags

Related Posts

  • Exporting gridview deactivates postback in MOSS 2007

    I'm running Microsoft Office SharePoint Server 2007. I'm developing custom webparts in .NET 2.0, some use AJAX via the AJAX toolkit. I have one specific webpart which renders a DataTable in a GridView. The GridView is a custom gridview that i created which inherits from the ASP.NET GridView....
    Posted to Web Parts and Personalization (Forum) by funkeymikey on 12-17-2008, 12:00 AM
    Filed under: postback, SharePointoint 2007, Events, Export to CSV, WebPart, GridView, Export to Excel
  • How to ensure Postback events are processed before CreateChildControls

    I'm getting inconsitent behavoir out of my web app. On the first postback of my page one of my custom server controls (a) will process one of it's button click events prior to the CreateChildControls method of another custom server control (b) elsewhere on the page. This is in fact the behavior...
    Posted to Custom Server Controls (Forum) by degree451 on 04-15-2008, 12:00 AM
    Filed under: postback, Server Controls, asp.net 2.0, Child Controls, Composite Control, CompositeControl, event, events, CreateChildControls
  • 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
  • Usercontrol based WebParts: Page events firing after webpart is closed?!

    Thanks in advance. I have a web portal that uses webparts, and a custom catalog control to add webparts. Problem: When a user uses the standard "Close" verb, it removes the control from the page, and it doesn;t render, but the standard page events (page_load) still is run on every postback...
    Posted to Web Parts and Personalization (Forum) by ntregillus on 06-27-2007, 12:00 AM
    Filed under: postback, Verb, close, Custom Catalog, Events, UserControl
  • ASP.Net Navigation/Validation STRANGE PROBLEM

    Heloo everybody I am having a problem in a web application that i am developing. My web application comprises of several form each having a few buttons at the top of the form e.g ADD, EDIT, SAVE, CANCEL etc. for form operations. I also have a textbox on my form in which user may type RECODE_ID directly...
    Posted to Web Forms (Forum) by Dhuka on 03-16-2007, 12:00 AM
    Filed under: multiple buttons, page, page.load, POST, PostBack, postback event handling, query string form, Valdiation Controls, Web Forms, .net, access Web Form from User Control, Asp .net, ASP.NET, ASP.NET 2.0, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, controls, event handlin, events, forms, IsPostBack, webform, Webforms, asp.net client side code, validation, form
  • Can I find out in Page Load event (or earlier) by which event PostBack is raised?

    In Load event of my controls I'd like to find out by which event (if any) PostBack was raised? Is it possible? Is there any way to define it?
    Posted to Web Forms (Forum) by igoro1975 on 11-12-2006, 12:00 AM
    Filed under: events, postback
Page 1 of 1 (6 items)