Browse by Tags

Related Posts

  • Add a item to a Repeater in PostBack

    I have a repeater and a IList as his Datasource. I retrieve information for the IList through a Business Method. For example, a object list containing properties like ID and Name. The repeater represent a value par list (from the object, name and id) and the user should add elements to the list clicking...
    Posted to Data Presentation Controls (Forum) by rolivares on 10-23-2008, 12:00 AM
    Filed under: postback, repeateritem, c#, data access, datasource, Repeater
  • Problem with dynamically added web user control

    I add a web user control to a View. The web user control contains linkbuttons. When a linkbutton is clicked an eventhandler needs to be fired. Unfortunately I won't get a postback of the web user control. How do I get the postback of the web user control?
    Posted to Web Forms (Forum) by OGD_WouterS on 04-09-2008, 12:00 AM
    Filed under: Postbacktrigger, c#, WebUserControl, PostBack
  • AnimationExtender needed just if something is not set

    Hi everyone! I'm using the AjaxControlToolkit for an ASP.NET 3.5 web application and I'm having some difficulties with the AnimationExtender. I didn't find so much references about it, and since I'm in a little hury, I request your help. In my web pages, I have some buttons that redirect...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by thia on 02-22-2008, 12:00 AM
    Filed under: Postback, 3.5 framework, AJax .NET 2.0 AjaxControlToolkit, AJAX ASP.NET Animation, Ajax Extenders, ajaxToolkit:AnimationExtender, Animation, animation extender, animationextender AjaxToolKit, animationextender animation extender, AnimationExtender animation extender AjaxToolKit server side onclick, AnimationExtender Interpolated, C#, Click events, client side, clientclick, Clientside, Extender Ajax, javascript ajax toolkit asp.net js, mouse click, AJAX Control Toolkit help
  • I tried this (Setting EnableEventValidation="False" probably overcomes the issue )

    Hi I am new to this site.I tried this.I kept in the webform (Design view) like <@ page EnableEventValidation="False" /> Then it is not showing any error,but fuctionality is not working in the server system. In local system it is showing an error like "The page directive doesnot support...
    Posted to Web Forms (Forum) by nalla.sathish on 06-22-2007, 12:00 AM
    Filed under: PostBack, server control, <%@ Page Language="VB" %>, .net, access database, access Web Form from User Control, ADO.NET, adrotator defect, ascx, asp .net menu selectable select click clickable scroll postback, asp .net TreeView, ASP.NET, c#, Callback, checkbox list validation, Custom errors, Custom validator Customvalidator repeater, CustomValidator, menu control, Message box, asp .net ... c# ... SQL javascrpt, asp .net 1.1 web form controls, SQL SERVER, Page_Load, Asp .net, asp.net web.config profile, checkbox checking detecting page webform .net c# webform
  • Changing a form's layout based on user response

    I am creating a page where the registered users of the site can select different details. Some of the responses they make on the form require different options to become visible. On the form are three labels and one dropdown list. The option selected on the dropdown list affects what's displayed on one...
    Posted to Web Forms (Forum) by dc_gate on 12-19-2006, 12:00 AM
    Filed under: PostBack, asp.NET 2.0 C#, c#, forms, form, label
  • asp:button OnClick/Postback not working in IE7 & IE8

    I have a content page that has a form in it. The problem that I am having is that I get no response from the submit button for when clicking on it in IE 7 and 8. I have also siccessfully tested it in Firefox, Chrome and Safari. This seems like a fairly common problem but I have yet to find a solution...
    Posted to Web Forms (Forum) by radiohalo5 on 07-17-2009, 12:00 AM
    Filed under: c#, PostBack, onclick, asp:button
  • Animated gif freezes in updateprogress on postback VS2008

    Group, I have seen many posts on this using Google, but I can't seem to find a simple solution that works. I set up an application in VS2005 which uses the UpdatePanel and UpdateProgress which displays an animated gif during a postback to retrieve data. Now I am playing in VS2008 and I am doing the...
    Posted to ASP.NET AJAX UI (Forum) by tous0024 on 10-26-2009, 12:00 AM
    Filed under: postback, C#, VS2008, animated gif, image freezes
  • Re: How to retrieve page URL

    Here are a few useful properties of Request object. You will find that some of the values are duplicated between properties - do some googling and you will find more. Knock up a test web page and output all these values. It's useful info. Request.PhysicalPath; Request.RawUrl; Request.Url.OriginalString;...
    Posted to Web Forms (Forum) by markgr26@hotmail.com on 12-07-2009, 12:00 AM
    Filed under: ASP.NET, c#, PostBack, URI, Request.Uri, Asp.Net Request, Request.Url
  • Re: Assigning values to Hidden text control when a button is clicked

    Hi, Passing quesrystring is ok. But here I have to pass more values. In some cases it will be nearly 30 values. In such situation we can't use query string. Is there any other way to do this?
    Posted to Web Forms (Forum) by s.prabakaran on 12-26-2006, 12:00 AM
    Filed under: POST, PostBack, ASP.NET, ASP.NET 2.0, asp.NET 2.0 C#, asp.NET 2.0 C# postdata web user control, c#, client-side validation, javascript
Page 1 of 1 (9 items)