Subscribe to Subscribers
Talk to Webmaster Tony John

Forums » .NET » .NET »

How do I manipulate the rows within a data grid view to combine related rows into one row. C# 2005


Posted Date: 19 Oct 2007      Posted By:: RobertPatton     Member Level: Bronze    Member Rank: 0     Points: 2   Responses: 1



I am working in VS2005 C# Dot Net.

I am working with a client and service. The service returns multiple line records to a client. The client presents these records in a data grid view. I only want to see one row per record on the client side. But right now I'm displaying each row of the transaciton action on the client data grid view. Secondly, I need to combine totals for each row that belongs to the same record. After combining these rows, I would also need to delete the extra rows. The goal is one row per record. Is there a simple way to manipulate the index of data grid row?

I would greatly appreciate anyone's assistance in helping me resolve this problem. Thanks.

Robert




Responses

#159789    Author: urpalshu      Member Level: Gold      Member Rank: 434     Date: 19/Oct/2007   Rating: 2 out of 52 out of 5     Points: 2

I believe you should be doing this filter on SQL Server Query side


 
Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.



Next : Help me
Previous : SQL Query Help
Return to Discussion Forum
Post New Message
Category:

Related Messages
Active Members
TodayLast 7 Daysmore...

Awards & Gifts
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2012 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.