[Solved] When trying to use the new row I get Binding Errors when using the Office2019 theme and the new row is a visually empty

0 Answers 2 Views
GridView
Patrick
Top achievements
Rank 1
Patrick asked on 22 Jul 2026, 01:47 PM

When trying to use the new row with the Office2019 theme, I get binding errors and the new row is visually an empty row. Using Office2013 works as expected. The errors shown are:

  • System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Telerik.Windows.Controls.GridView.GridViewDataControl', AncestorLevel='1''. BindingExpression:Path=GridViewNewRowContent; DataItem=null; target element is 'ContentPresenter' (Name=''); target property is 'Content' (type 'Object')
  • System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Telerik.Windows.Controls.GridView.GridViewDataControl', AncestorLevel='1''. BindingExpression:Path=GridViewNewRowContentTemplate; DataItem=null; target element is 'ContentPresenter' (Name=''); target property is 'ContentTemplate' (type 'DataTemplate')

I am using version 2025.1.211. Disabling row virtualization makes it work with the Office2019 theme. What do I need to do to get it to work with the Office2019 theme and virtualization?

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Patrick
Top achievements
Rank 1
Share this question
or