Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8718189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T06:28:55+00:00 2026-06-13T06:28:55+00:00

I could use some help with the syntax for datalist control which I have

  • 0

I could use some help with the syntax for datalist control which I have added two checkboxes to 2 of the fields. Each field can be set in both Insert or Edit modes.

How can I get the Insert and Update wizard to read these values without custom coding the processes in the code behind?

Here is the ASP..

<asp:DetailsView ID="DetailsView1" runat="server" AllowPaging="True" 
     AutoGenerateRows="False" CellPadding="4" DataKeyNames="keyID" 
     DataSourceID="SqlDataSource1" Font-Names="Verdana" ForeColor="#333333" 
     GridLines="Horizontal" Height="50px" Width="340px">
     <PagerSettings Mode="NumericFirstLast" Position="TopAndBottom" 
      PageButtonCount="5" />
     <FooterStyle BackColor="#507CD1" Font-Bold="True" ForeColor="White" />
     <CommandRowStyle BackColor="#D1DDF1" Font-Bold="True" />
     <RowStyle BackColor="#EFF3FB" />
     <FieldHeaderStyle BackColor="#DEE8F5" Font-Bold="True" Width="160px" />
     <PagerStyle BackColor="#2461BF" ForeColor="White" HorizontalAlign="Center" />
     <Fields>
          <asp:BoundField DataField="keyID" HeaderText="keyID" InsertVisible="False" 
               ReadOnly="True" SortExpression="keyID" />
          <asp:BoundField DataField="typeOfDriver" HeaderText="Type Of Driver:" 
               SortExpression="typeOfDriver" />
          <asp:TemplateField HeaderText="Active Type:" SortExpression="activeType">
               <EditItemTemplate>
                    <asp:CheckBox ID="Checkbox1" runat="server"  Text='<%# Eval("activeType") %>'></asp:CheckBox>
               </EditItemTemplate>
               <InsertItemTemplate>
                   <asp:CheckBox ID="Checkbox2" runat="server"  Text='<%# Eval("activeType") %>' Checked="True"></asp:CheckBox>&nbsp;True
               </InsertItemTemplate>
               <ItemTemplate>
                    <asp:Label ID="Label2" runat="server" Text='<%# Bind("activeType") %>'></asp:Label>
               </ItemTemplate>
           </asp:TemplateField>
           <asp:TemplateField HeaderText="Visible in GUI:" SortExpression="visible">
               <EditItemTemplate>
                   <asp:CheckBox ID="Checkbox3" runat="server"  Text='<%# Bind("visible") %>'></asp:CheckBox>
               </EditItemTemplate>
               <InsertItemTemplate>
                   <asp:CheckBox ID="Checkbox4" runat="server"  Text='<%# Bind("visible") %>' Checked="True"></asp:CheckBox>&nbsp;True      
               </InsertItemTemplate>
               <ItemTemplate>
                   <asp:Label ID="Label1" runat="server" Text='<%# Bind("visible") %>'></asp:Label>
           </ItemTemplate>
       </asp:TemplateField>
       <asp:CommandField ShowEditButton="True" ShowInsertButton="True" />
    </Fields>
    <HeaderStyle BackColor="#99CCFF" Font-Bold="True" ForeColor="White" />
    <EditRowStyle BackColor="#FFFF99" Width="260px" />
    <AlternatingRowStyle BackColor="White" />
</asp:DetailsView>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T06:28:56+00:00Added an answer on June 13, 2026 at 6:28 am

    Have you seen this? Working with the DataList Control.

    This is also a good example: How to edit/delete records using Datalist.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I could use some help with expression conversion. I have a method on a
i have an issue i could use some help with, i have python list
I have a SQL question that I could use some help with. Still somewhat
I could use some help with the syntax when using jquery to parse this
I am really new to Ruby and could use some help with a program.
I'm new to SQL and could use some help in creating a database schema
I'm just starting to learn T-SQL and could use some help in understanding what's
I'm using Firebird 2.1. I could use some help creating the following query or
I am a absolute PHP n00b, so i could use some help with a
I could really use some help here. I just created a new bare repo

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.