Windows Presentation Foundation Questions

1

Need help with WPF ListView
How can I achieve this in Listview? Hello, How can I dsiplay records in Listview as shown below: CheckBox Michael R Address DOB SSN Status USA 03/03/1979 1234 Single Education Joining Date Masters 03/03/2009 CheckBox Ryan D Address DOB SSN Status USA 03/03/1979 1234 Single Education Joining Date Masters 03/03/2009 CheckBox Jeniffer M Address DOB [...]

Answer Question   |  January 30, 2009  9:38 PM
listview, Windows Presentation Foundation, wpf, WPF Grid
asked by:
MN
5 pts.

WPF and C# (challenge)
please follow the link : “http://msdn.microsoft.com/hi-in/default.aspx” and see in the top right corner, when u move mouse over the “microsoft.com” you can find the dropdown window which grows like some animation part and when you mouse leave the animation shrinks and disappears, i want to do that in WPF and C# .could any one take [...]

Answer Question   |  December 17, 2008  10:00 AM
C#, Interface design, Web design, Web development, Windows Presentation Foundation, wpf
asked by:
15 pts.

How can I use WinForms DataGridView in a WPF Application .. It is ver urgent ..
Hello all , Please can any one tell me how should i be able to use WinForms DataGridView in a WPF Application .. It is ver urgent .. Thank you Rayees .

Answer Question   |  November 17, 2008  6:07 AM
DataGridView, Web development, Windows Forms, Windows Presentation Foundation, wpf
asked by:
5 pts.

Data binding to an index property of a collection using WPF
Hello: We are trying to do data binding to an element of collection thru an indexing property. However, the code does not seems to work. Please help. The following is the sample code: [The following is the code for the object in questions:] using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.ComponentModel; using System.Xml.Linq; [...]

Answer Question   |  August 4, 2008  12:25 AM
Databinding, IDataErrorInfo, LINQ, Windows Presentation Foundation, wpf
asked by:
15 pts.

1