I have an app with two DataGridView objects, and two tables, one with Customers, one with Orders.
I want to be able to select a row in the Customers grid, and have the Orders grid be updated with all orders specific to that customer.
Can someone please point me to sample C# code which accomplishes this?
C# - Sample code for two linked DataGridViews?
check out http://www.pscode.com for great sample codes
daffodil
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment