I posted this question in another thread, but I did not get any response.
Is there any update on how to avoid this exception?
'Hover' name cannot be found in the name scope of 'System.Windows.Controls.ControlTemplate'.
I'm getting this exception. I have an unbound cell that is styled to have a button. The command handler for this button removes the corresponding dataitem from the ObservableCollection that is the datasource for the grid. Basically, it removes the row for that button. However, I get this exception when I click the button to remove the row. Adding a row works just fine.
We're doing a demo of our fancy new grid control, so any help with this would be greatly appreciated.
thanks!
FYI: I've tried other methods of deleting rows from the grid, but it has the same effect.
In the end, I found that turning off the Generic theme for the grid allowed the deletes to go through. Unfortunately, that makes the UI bit ugly. Is there a bug in that theme? Are there themes where this is not an issue?
thanks,
Hello Mikhail,
I have created a separaet case for you (CAS-55196-XWLH08), and will link it to an existing issue in our issue tracking system so you receive an automatic email when a Service Release is published. If there is an alternative solution as opposed to a Service Release like a workaround I will update you occordingly.
Sam
I wanted to follow up with you regarding this issue. Please let me how it worked with the latest service release, or if you have any question.
Thank you,
I am also experiencing the similar issue. Kindly let me know if any updates are there.
This issue has been fixed. You would need to download and install the latest service release.
I am still getting this problem with the latest release
If you are getting an error with 10.3.2065 (latest service release), then please provide a sample so we can test it here to verify.