Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,
Now , I am learning WPF from Internet.I have doubt to use of WPF Datagrid in Windows Form.Is it possible?it's Possible .Please give an example.



Please it's Very urgent for me.
[Edit]The above statement always irritates the answerer here. Please avoid it going forward[/Edit]

Thanks in Advance
Regards,
Lakshmi Narayanan.S
Posted
Updated 19-May-11 19:03pm
v2

1 solution

It is possible! It may make little sense in your case, but this is quite possible.

Here is the explanation of Windows Forms and WPF Interoperability Input Architecture:
http://msdn.microsoft.com/en-us/library/ms742474.aspx[^].

This MSDN page contains a walk-through: how to implement and host a WPF composite control in Windows Form:
http://msdn.microsoft.com/en-us/library/ms742215.aspx[^].

—SA
 
Share this answer
 
Comments
Venkatesh Mookkan 20-May-11 2:17am    
Good finding. I didn't know that. Thanks for updating me ;)
Sergey Alexandrovich Kryukov 20-May-11 2:20am    
Thank you very much, Venkatesh.
You're very welcome. Hope you will be more careful in your answers, especially of impossibility statements.
--SA
naraayanan 27-May-11 7:40am    
Hi SAKryukov,
Thanks
Sergey Alexandrovich Kryukov 28-May-11 3:31am    
You're welcome.
If this answers your question, please formally accept the answer (green button).
Thank you.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900