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
30
XamDataGrid rendering glitch
posted

Hello!

I have following issue: sometimes, after updating items in xamdatagrid, a "ghost copy" of some rows appear.

This "ghost copy" just hangs there, overlapping other elements. It doesnt respond to mouse (no mouseover effects), it cannot be selected via Visual Studio wpf element inspector.

"Ghost item" highlighted in yellow:

Only two things that helps is detaching xamdatagrid from its visual parent and attaching it back.

Screen record

Reproduces on Win7,Win10