|
-
September 5th, 2012, 06:19 AM
#1
Datagridviews
Hi,
I have a datagridview (DgvProductDet) it has 5 columns (data bounded)
TruckModel
ProductName
Quantity
Priceperitem
Buy Now (Button Click)
I have another dagaridview (DgvSelectedItems) it has 4 columns (data unbounded)
TruckModel
ProductName
Quantity
Priceperitem
What I want to achieve is that when the Buy Now (Button Click) which is at the end of each row is clicked, the details of that row are populated on the other datagridview (DgvSelectedItems)..
How can I achieve this please?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|