No announcements
Found 1569987 threads
-
2 Votes
way to duplicate (clone) a row in a datatable?
;Amount"), Integer) * -1) 'push the new row into the datatable ...Answered | 8 Replies | 26355 Views | Created by js123 - Friday, December 30, 2005 2:19 AM | Last reply by J.Spraul - Thursday, November 10, 2011 9:31 PM -
2 Votes
Removing duplicate rows from the datatable
At that point, as your data increases, you might have to consider other ways to store the data such as the SQL solution.Answered | 5 Replies | 19520 Views | Created by mahesh chinni - Tuesday, June 10, 2008 5:33 AM | Last reply by Peter Ritchie - Thursday, June 19, 2008 7:40 PM -
0 Votes
Is there a way to clone/duplicate a table row in SQL using an existing row PK=0 as default data?
I created a method in my class and it looks like I can call it and I can clone in row in any table.Answered | 11 Replies | 2790 Views | Created by ShoppingCart - Tuesday, February 11, 2014 10:47 PM | Last reply by Erland Sommarskog - Wednesday, February 12, 2014 10:58 PM -
0 Votes
remove duplicate rows in the dataTable
Actually, instead of using method1, use below method to remove duplicate rows and bind to dataGridView var dataRows = ...Answered | 11 Replies | 12911 Views | Created by Narender Raju - Thursday, September 22, 2011 5:00 PM | Last reply by RoninB - Wednesday, October 5, 2011 1:28 AM -
1 Votes
LINQ - Identify duplicate rows in DataTable - Values with Space
Hi, I using the below LINQ query to identify duplicate records in a DataTable.Answered | 1 Replies | 19531 Views | Created by Ashok K - Friday, October 18, 2013 1:43 PM | Last reply by Fernando Soto - MCSD - Friday, October 18, 2013 6:35 PM -
0 Votes
Removing duplicate records in a datatable
> I already have a datatable with the duplicatges what I need to know is how to delete one of each of the duplicates - I was thinking if I created a copy of the table and had a ...Answered | 4 Replies | 986 Views | Created by CanAnn - Wednesday, March 11, 2015 5:06 PM | Last reply by Tony---- - Thursday, March 12, 2015 7:54 AM -
0 Votes
Remove duplicated rows in a datagridview
Beneath a sample which Ken made on our website to sort a DataGridView in the way you use it.Answered | 23 Replies | 7939 Views | Created by Wolfray1972 - Thursday, October 15, 2015 5:58 PM | Last reply by Cor Ligthert - Friday, October 16, 2015 2:48 PM -
0 Votes
Clone some rows on selection
I need to make a query that will have the following results: Name ...Answered | 3 Replies | 602 Views | Created by Ciprian Lupu - Monday, April 20, 2015 5:03 PM | Last reply by Ciprian Lupu - Monday, April 20, 2015 5:19 PM -
3 Votes
Deleting rows conditionally from a DataTable
The idea is to look for duplicates by several fields, get the primary key then perform the delete operation.Answered | 15 Replies | 2040 Views | Created by JxkeZ - Wednesday, July 18, 2018 1:31 PM | Last reply by Kareninstructor - Thursday, July 19, 2018 10:42 AM -
0 Votes
how to check rows of datatable which is datasource of datagridview
Hi, i would simplify this, assuming you know in which column the product_id is stored or using the column name in the datatable i would do it like ...Answered | 5 Replies | 1830 Views | Created by Bhargav Amin - Wednesday, March 26, 2014 6:16 PM | Last reply by TiborSzabo - Thursday, March 27, 2014 7:37 AM -
0 Votes
duplicate rows
That's why my solution is going to work (e.g. delete directly from CTE and the rows will be deleted in the actual table).Answered | 7 Replies | 2141 Views | Created by tsql_new - Monday, November 12, 2012 12:19 AM | Last reply by Naomi N - Monday, November 12, 2012 12:48 PM -
1 Votes
clone
Can you explain what you meant by clone?Answered | 7 Replies | 1843 Views | Created by SLNSH - Thursday, May 23, 2013 5:44 AM | Last reply by Ashwin Menon - Thursday, May 23, 2013 9:13 AM -
2 Votes
delete rows from datatable
i need to delete rowa in DataTable not in Database tableAnswered | 8 Replies | 2980 Views | Created by sivakl_2001 - Friday, February 10, 2012 2:57 AM | Last reply by Cor Ligthert - Friday, February 10, 2012 7:33 AM -
0 Votes
DataTable - Read Rows Dynamically
Can you explain what you need help with in a different way?Answered | 5 Replies | 3325 Views | Created by Bhupinder_Singh - Friday, March 6, 2015 6:32 PM | Last reply by Kristin Xie - Monday, March 16, 2015 10:05 AM -
0 Votes
datagridview or datatable detection
Hi MichaelSoo, Based on your description, you'd like to put the duplicate rows from one DataGridView to another.Answered | 1 Replies | 409 Views | Created by MichaelSoo - Monday, September 26, 2016 2:14 AM | Last reply by Neda Zhang - Monday, September 26, 2016 12:15 PM -
2 Votes
Show only duplicate rows
This way they have created multiple entries of the same location.Answered | 13 Replies | 34046 Views | Created by OldEnthusiast - Tuesday, April 10, 2012 8:26 AM | Last reply by Mahesh Jarange - Monday, May 13, 2013 4:29 PM -
2 Votes
Remove duplicate rows
But at the end the OLE DB Destination where I populated a table I can see 9004 rows.Answered | 4 Replies | 2150 Views | Created by DJ Rele - Thursday, June 20, 2013 9:14 PM | Last reply by Harry Bal - Friday, June 21, 2013 7:37 PM -
0 Votes
SSIS generate duplicate rows?
The duplicate rows have been identified and are not coming from SSIS.Answered | 15 Replies | 9267 Views | Created by NicoinThailand - Wednesday, July 15, 2009 9:20 AM | Last reply by NicoinThailand - Thursday, September 3, 2009 6:53 AM -
0 Votes
Table creating duplicate rows
For more information about avoiding duplicate rows in Reporting Services, please see: How to avoid duplicate data in the report ...Answered | 2 Replies | 4063 Views | Created by Edgias - Wednesday, May 23, 2012 2:02 PM | Last reply by Elvis Long - Wednesday, May 30, 2012 6:16 AM -
1 Votes
Why rows are duplicated for a Table?
Duplicated rows mean that you are missing a unique or primary key constraint.Answered | 1 Replies | 7826 Views | Created by Wonjartran - Friday, March 5, 2010 7:10 PM | Last reply by Louis Davidson - Friday, March 5, 2010 10:54 PM - Items 1 to 20 of 1569987 Next ›
No announcements