Click here to Skip to main content
15,881,898 members
Please Sign up or sign in to vote.
3.50/5 (2 votes)
I made a DataGrid with certain Background,Foreground ,FontColor etc. later I tried to change these setting but strangely the DataGrid looks similar to the old one . it seems that the DataGrid is not responds to my XAML code. it appears that the old setting is stored somewhere and displayed whenever the code is being executed.
i deleted all XAML code and .cs file even then when I press F5 the old DataGrid is coming. What a strange behaviour . can somebody help me to resolve this issue
Posted
Updated 12-Jan-12 11:51am
v2

1 solution

close visual studio n try again...
 
Share this answer
 
Comments
[no name] 13-Jan-12 9:55am    
I tried everything even restarted . it seems very strange to me that even after deleting all code and pressing F5 it execute the code

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