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

  • SEARCH
  • Home
  • 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 294561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:22:41+00:00 2026-05-12T06:22:41+00:00

How to add a check box in a .aspx page. I had used a

  • 0

How to add a check box in a .aspx page.
I had used a database. and i read data from the database successfully.
And now the readed data is in data table “dt”. And i added this statement

if (dt.Rows[0]["IsActive"].ToString() == "True")

if the condition is true, Then the check box will be checked?
but i didn’t get. How it will get?

  • 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-05-12T06:22:42+00:00Added an answer on May 12, 2026 at 6:22 am
    if (dt.Rows[0]["IsActive"].ToString() == "True")
    {
         chkAvtive.Checked = true;
    }
    

    chkActive is the id of your checkbox. Assuming the checkbox was already in the controls list in the page.

    You can add a checkbox to your page using the following code

    <input type="checkbox" id="chkActive" runat="server">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to add new field in My Account page, say check box for
I'd like to add a check box to the App preferences for allowing the
Im am trying to add a check box that will enable/disable the edit button.
i have one table where i have select the row by checking check box.
This morning, when I tried to add a new ASPX page to my project,
i want to add the check box to the child node of a certain
How can i add and remove rows in datagrid using check box` [Bindable]public var
Hi i want to add check box in datagrid view.i have writen test code
Possible Duplicate: add an image to a html type input check box or radio
i made check box in wpf ,Got it from Internet.I want to see which

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.