Browse by Tags

Related Posts

  • Enable/Disable Edit Button in FormView

    Hi, This may seem to a very easy one for some. I already have a formview which has an EDIT DELETE NEW LINKButton in its ItemTemplate. Now based on some criteria i want the EDIT & DELETE linkbuttons to be enabled/disabled. Means when a user is not an Admin, the edit and delete button should not be...
    Posted to Data Presentation Controls (Forum) by rohansekhri on 06-16-2009, 12:00 AM
    Filed under: FormView, Itemtemplate EditItemTempalte, formview item template
  • Filter DropDownList in a Formview?!?

    Hi, I have a dropdown box listing "Teams" (id: DropDownList1) and another dropdown box listing "Staff" (DropDownList2). On selecting a team, it filters the staff combo box by means of an SelectedIndexChanged event that sets the Staff dropwdown lists datasource to one with a filter...
    Posted to Data Presentation Controls (Forum) by cawleymj on 06-08-2009, 12:00 AM
    Filed under: Drowdown, filter, FormView, list
  • Filter Combo Box in a Formview

    Hi, I have a dropdown box listing "Teams" (id: DropdownList1) and another dropdown box listing "Staff" (DropdownList2). On selecting a team, it filters the staff combo box by means of an SelectedIndexChanged event that sets the Staff dropwdown lists datasource to one with a filter...
    Posted to Data Presentation Controls (Forum) by cawleymj on 06-08-2009, 12:00 AM
    Filed under: Drowdown, filter, FormView, list
  • Add Table In FormView Dynamically

    Dear Friends, as per the client requirement, i created a table dynamically and its showing on the page, but there are n number of records, which create n number of tables which is not right. So i want to use formview and want to show each table sepereatly means by using next, previous please let me know...
    Posted to Data Presentation Controls (Forum) by Zubair Alam on 06-06-2009, 12:00 AM
    Filed under: FormView
  • OldValues of FormView not being updated with subsequent updates/databindings

    We are experiencing a very frustrating situation that I'll do my best to explain. We have a UserControl with a FormView on it. The UserControl creates a SqlDataSource in its OnLoad event and assigns the ID to the DataSourceID property of the FormView. At run time, the FormView is displayed in edit...
    Posted to Data Presentation Controls (Forum) by ShellyFM on 06-03-2009, 12:00 AM
    Filed under: OldValues, postback, sqldatasource, databind, datasource, FormView
  • Repeater Control with FormView

    So...trying to create a list of records from a sql database, and I have my formview control set up how I want it. Now, I'm trying to figure out how to show a list of the records, and I saw something about the repeater control. I was wondering how to make this work with the formview control, or if...
    Posted to Getting Started (Forum) by tcreynolds on 06-02-2009, 12:00 AM
    Filed under: formview, Repeater Control
  • loosing Viewstate while using DynamicControl and FormView

    I am using DynamicData Website with LINQ2SQL. I am using FormView and DynamicControl as I needed control over how the data is being displayed. Below is few lines from Page_Load and Page_Init. I am doing some custom validation in DetailsDataSource_Updating, the reason for this is the Data for a CheckboxList...
    Posted to Data Presentation Controls (Forum) by jayanthurs on 05-29-2009, 12:00 AM
    Filed under: ASP .NET Dynamic Data, ASP.NET Dynamic Data, ASP.NET Dynamic data production security, FormView
  • Need first item in Drop Down to be -Please Select- Formview

    Hi, I am just using the formview and built in Sql Datasource to populate a drop down list. I want the first record to be a select message, so that the onchange event can fire and build out a gridview of records based on a parameter from the drop down. I can do everything but get the blank record in the...
    Posted to Data Presentation Controls (Forum) by Lgilman327 on 05-26-2009, 12:00 AM
    Filed under: databind, DropDownList, FormView
  • How to set placeholder visibility based on databound label value

    Hi I am using these: ASP.Net 2.0, VB.Net, Visual Studio 2005, SQL Server 2005, Formview, placeholder In my asp.net page I am using a placeholder to hide / show a table row based on the value is / is not null. <asp:PlaceHolder ID="PlaceHolder1" runat="server" Visible=' <...
    Posted to Web Forms (Forum) by nzkks on 04-30-2009, 12:00 AM
    Filed under: placeholder, sql server 2005, vb.net, visual studio 2005, asp.net 2.0, FormView
  • ASP.NET Query String in Javascript OnClientClick

    Hello all, I have a button control on a formview. I want to use the button to redirect to another page with query strings. The parameters of the query string are controls that is pulled from the database and diplayed on the formview using: <asp:Label ID= "lblMonth" Text= '<%# Eval...
    Posted to Web Forms (Forum) by maurice233 on 04-29-2009, 12:00 AM
    Filed under: query string, FormView, javascript
Page 1 of 36 (360 items) 1 2 3 4 5 Next > ... Last »