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 58101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T17:47:43+00:00 2026-05-10T17:47:43+00:00

If I have a control on a page that has its Datasource set to

  • 0

If I have a control on a page that has its Datasource set to a DataReader, does that control consume the reader at the time the Datasource is set, or does the datareader continue to exist until Databind has been executed?

What actually happens under the covers when Databind is executed?

  • 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. 2026-05-10T17:47:43+00:00Added an answer on May 10, 2026 at 5:47 pm

    Depending on the Control, DataBind() will Bind the Data to the Control. It does this by Iterating through the DataSource and create the Html and other Controls that are needed.

    For a DropDownList, DataBind() will create the ListItem for each record in a DataSet or each Element in an ArrayList.

    Later the Render method is call on the DropDownList, which returns the Html for a Select tag. It also creates the Html for each ListItem by returning Option tags inside the Select tag.

    For a Label, DataBind() will set the Text to the value you pulled from the Database (for example).

    If you don’t call DataBind() for the specific control, you can also make sure that your DataSource is set for a control and call Page.DataBind(). This will go through the Controls in the Page and call all of the DataBinds for each Control.

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

Sidebar

Ask A Question

Stats

  • Questions 68k
  • Answers 68k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Combine pg_terminate_backend function and the pg_stat_activity system view. May 11, 2026 at 12:06 pm
  • added an answer What I do: Step 1. Create the following application pools:… May 11, 2026 at 12:06 pm
  • added an answer In WPF the responsibility of checking for illegal cross thread… May 11, 2026 at 12:06 pm

Related Questions

If I have a control on a page that has its Datasource set to
If I have Full Control permission on a list, is there a way for
If I have a DropDownList control that makes up part of a CompositeControl how
The WPF control WindowsFormsHost inherits from IDisposable. If I have a complex WPF visual
If I have a HUD NSPanel that is black/transparent and I add some controls
If I have a trigger before the update on a table, how can I
If I have a variable in C# that needs to be checked to determine
If I have a <input id=uploadFile type=file /> tag, and a submit button, how
If I have a query like: Select EmployeeId From Employee Where EmployeeTypeId IN (1,2,3)
If I have a collection of database tables (in an Access file, for example)

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.