I am using Visual Studio 2012 and developing wpf application and i need to use grid view control .I search grid view by :right clicking toolbox -> choose items ->in tab WPF Components .But it is present and already checked in adjacent tab "Windows XAMAL component". After closing that i right clicked on toolbox -> clicked Show All .That showed me all hidden control tabs in toolbox .So i found grid view in Common XAML Control Tab but it is disabled for use and can't be dragged on wpf form .Can any body tell me how i can use grid view in wpf form ?Thanks
Asked
Active
Viewed 813 times
1 Answers
1
Though,I see this question is too old.
But still i would like to redirect the searchers towards the Solutions so far possible in this following link.
Visual Studio 2010 toolbox controls disabled or inactive
Excerpt here :
- Reset Toolbar
- Delete .tbd files from C:\Users(your user)\AppData\Local\Microsoft\VisualStudio\11.0
- Go to Cmd > devenv.exe /SafeMode & devenv.exe /ResetSettings
Hope this helps.!
.

Community
- 1
- 1

B Bhatnagar
- 1,706
- 4
- 22
- 35