Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2940
'selectorArrow_Active' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'.
posted

hi... i am using xamdatagrid in my project and strange exception is raised. Actually in my project i am using 2 usercontrols and in first usrcontrol i have two grid. Select first grid will populate in second grid. Then i will press next button in that second usercontrol 3 grid will populate.i have back button in 2 usercontrol.If i press that button 1 usercontrol is coming with an exception as "'selectorArrow_Active' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'." i was looking in ur forum and they are saying to remove this seletor arrow. How to remove that. plz help to solve this problem. i am sending exception report in notepad.plz verify it.

Parents
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and one possible reason for getting this exception is if you copied the default Style for the RecordSelector and removed a Path called “selectorArrow_Active” which is used in one of the defined animations. Please let me know if this helps you, if not could you please provide me with an isolated sample project where this is reproduced, so I can investigate it further for you.

     

    Looking forward for your reply.

Reply Children