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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:32:44+00:00 2026-05-13T05:32:44+00:00

I have a DataSet called Apples. I need to massage the data table in

  • 0

I have a DataSet called Apples. I need to massage the data table in there so that I can add blank row and a couple other rows. These rows need to be added because I am binding to a ComboBox.

I do not want to add these as rows to my actual DataSet, so I want to create a copy of it and bind my ComboBox to the copy. Problem is, whenever I try and create a copy it’s like it’s a reference and anything I add to the “copy” ends up in the original.

Here is my syntax, is there any way to get a true separate object? Thanks!

Apples.Apple apples = new Apples.Apple();
apples.ReadXml("C:\apples.xml");

DataTable dt = new DataTable();
dt = apples.Apple;

Now if I add rows to ‘dt’, they also show up in “apples.Apple! How can I get around that?

  • 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-13T05:32:45+00:00Added an answer on May 13, 2026 at 5:32 am

    Try dt = apples.Apple.Copy();, assuming Apple is a DataTable.

    Edit: Copy, not clone.

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

Sidebar

Related Questions

I have a DataSet consisting of XML data, I can easily output this to
I have a DataSet that I have added to my project where I can
I'm using a dataset. I have a table Adapter called PackageTableAdapter , which contains
Hi I have a DataSet and it has a table called Header. The Header
I have a class called Partner, that I need to Submit all the info
I have a dataset (called dataSet below) with a single table and some records
I have 2 extracted data sets from a dataset called babies2009( 3 vectors count,
I have a parameter called VoucherType that can multiple values selected by the user
I have a stored procedure that returns a table (or dataset or view or
I have a dataset called results with several rows of data. I'd like to

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.