|
-
Sep 7th, 2010, 03:19 PM
#1
Thread Starter
Hyperactive Member
WPF Binding Query to GridView
Okay, I'm learning WPF and am working on my first program that actually pulls data from the database. I have a listview (gridview), and I have a query that I want to use to fill that control. The query joins two tables together to get the data I want.... it returns six columns from two tables.
How do I bind the the results of that query so that the data shows up in the gridview?
Dead easy in windows forms, but can't figure it out in WPF...
Tags for this Thread
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
|