Browse by Tags

Related Posts

  • GridView not updating...

    Using VS2005, VB code behind, I have a GridView displaying membership information. When I click edit ( ID ="EditButton" ) the EditItemTemplates are displayed correctly for each field as desired. When the RowUpdating event is triggered (by clicking the ID ="lbUpdate" link button) the...
    Posted to Data Presentation Controls (Forum) by celoftis on 06-03-2009, 12:00 AM
    Filed under: RowUpdating, edititemtemplate, membership, GridView
  • How do I send an email from asp.net that is populated with results from an SQL stored procedure?

    Hello, I have been populating the values on the form by performing a query via stored procedure. Those results I would like to send an email to the user (Email is pulled with the stored procedure too) from my asp.net page by clicking on a button. The email is a standard email TO, From, Body, Subject...
    Posted to Web Forms (Forum) by sanm on 05-05-2009, 12:00 AM
    Filed under: email by using smtp, email problems, "Asp.net 2.0", EditItemTemplate, e-mail, ASP .net ... c#
  • Best way to do this?

    I have a gridview on the left with select buttons. When the record is selected it shows the formview on the right. Then the user has to click update to get to my edititem template. Seems like to many clicks, and that there should be an easier way. I like the gridview look for selecting from, and I like...
    Posted to Data Presentation Controls (Forum) by e_stylzz on 04-13-2009, 12:00 AM
    Filed under: edititemtemplate, FormView, grid view
  • Problem using programatic template fields with DetailsView control....

    Hi Everyone, I'm using a DetailsView control to display data from an ObjectDataSource control. I've set the DetailsView to allow editing, but I want to restrict the input on certain fields (for example "Gender" should be a DropDownList control with "Male" and "Female"...
    Posted to Data Presentation Controls (Forum) by jamc on 03-20-2009, 12:00 AM
    Filed under: two way databinding, twoway binding, two-way binding, bind data dropdownlist, detail view drop down list selection, detail view update, Details view Binding, edititemtemplate, editItemtemplate dropdownlist SelectedValue, Detailsview dropdown problem, DetailsView DropDownList binding SelectedValue, detailsview dropdownlist editmode
  • Simple Extension of the FormView control to generate custom html EditItemTemplate

    I am looking to extend the FormViewDesigner to customize the HTML that is generated in the InnerText of the EditItemTemplate control. I’m assuming this would be pretty straight forward by simply extending the FormViewDesigner contorl, but I am stumped. Does anyone have any sample code (C#) for this or...
    Posted to Web Forms (Forum) by tadc@msn.com on 03-09-2009, 12:00 AM
    Filed under: server control controls, As.NET, EditItemTemplate, FormView, FormViewDesigner
  • Problem accessing a Gridview EditItemTemplate ControlID

    Hello all, I'm having issues trying to drill down in a Gridview to access the EditItemTemplate TextBox ClientID. I'm trying to use the code behind to call up a Javascript function. I'm trying to do TextBox.Attributes.Add("onClick", "SomeFunction") on the RowDataBound Page...
    Posted to Data Presentation Controls (Forum) by CoreslabBill on 02-16-2009, 12:00 AM
    Filed under: clientId, edititemtemplate, JavaScript, GridView
  • Focus Problem

    Our ASP.Net 2.0 FormView has an EditItemTemplate, an InsertItemTemplate. When the page first loads, user fills in the text box and presses the InsertItemTemplate submit button. After submit, it loads the EditItemTemplate, he fills in the data and presses the update button(focused nicely, an enter key...
    Posted to Web Forms (Forum) by vipfloyd on 12-17-2008, 12:00 AM
    Filed under: EditItemTemplate, focus, InsertItemTemplate
  • Unintended GridView-Puzzle (Editing data - w/ nice self-contained example)

    Hi, I am trying to analyze a problem that I have with a larger aspx-proj and have build a small, self-contained example to demonstrate that. Unfortunately I am hitting other hurdles now :( The idea is to build a gridview with the possibility to edit the data. Doesn't sound too complicated and it...
    Posted to Data Presentation Controls (Forum) by MBaas.de on 12-10-2008, 12:00 AM
    Filed under: RowEditing, edititemtemplate, GridView
  • How to synchronize the value of the controls inside a TemplateColumn?

    Hi, I am a novice in ASP.NET . I am using Visual Studio 2005 and .NET Framework 2.0. Do you have any idea on how to assign the value of a control inside the ItemTemplate to a control inside EditItemTemplate when editing (clicking the Edit button) or vice versa when updating (clicking the Update button...
    Posted to Data Presentation Controls (Forum) by van.net on 09-24-2008, 12:00 AM
    Filed under: sqldatasource, ASP.NET, databinder, datagrid, DropDownList, EditCommandColumn, edititemtemplate, Eval, ItemTemplate, visual studio 2005, label, templatecolumn, .NET Framework 2.0, dataitem
  • How do I use an AjaxToolKit extended control in a gridview template ?

    Hi; I am trying to use an extended calendar control from the AjaxToolkit in a template. First I associated the control with a textbox in the template which produced an error message when I browsed the page. Here is the associated source and error message. < EditItemTemplate > &nbsp; < asp...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by bamagrad on 08-25-2008, 12:00 AM
    Filed under: ScriptManagerProxy, Content Pages, edititemtemplate, GridView
Page 1 of 4 (39 items) 1 2 3 4 Next >