Click here to Skip to main content
15,905,558 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello all

I want to add a DataGrid in my WPF application, but it's not showing in the toolbox. Does anyone have an idea on how to add this?
Posted
Updated 2-May-12 4:34am
v2

1 solution

You need to download the WPF toolkit from here[^].
Introduction to the WPF DataGrid[^] is a small introduction on the DataGrid.
 
Share this answer
 
Comments
Pete O'Hanlon 2-May-12 6:26am    
If he's using .NET 4, the DataGrid is part of the standard toolkit. He doesn't need to download anything then.
Neetesh Agarwal 2-May-12 6:57am    
Thanks
Neetesh Agarwal 2-May-12 6:40am    
@Pete O'Hanlon Thanks i get this. My target framework was set to 3.5 now its okay. Thanks for your help.
Neetesh Agarwal 2-May-12 6:41am    
@abhinav thanks but i had another problem now solved.

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