Setting the datasource of a WPF Grid

Posted by Ben on Stack Overflow See other posts from Stack Overflow or by Ben
Published on 2010-04-26T19:28:49Z Indexed on 2010/04/26 19:33 UTC
Read the original article Hit count: 463

Filed under:
|
|

Hi, I'm very new to WPF, and am trying to set the datasource (which the WPF Grid doesn't have as a property) of my grid to take a List. Does anyone have any code examples of how to do this. I have googled it, but can't find any really good examples.

(Oh, and can anyone suggest a good site for all round WPF Code examples?)

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf