Telerik UI WPF – How Can I Add a DocumentVariableField to a Table Cell Programmatically
We are using Telerik UI for WPF and are creating a table which then gets inserted into a RadRichTextBox. We need to add a DocumentVariableField to one of the cells, can anyone please advise.
Telerik RadGridView – Custom Filtering Controls for a list of viewmodels
I need help with the design and how to implement a custom filter. If someone can help me with a small example or with the basic structure, I have been reading the “Custom Filtering Controls” documentation (https://docs.telerik.com/devtools/wpf/controls/radgridview/filtering/custom-filtering-controls) but I am having trouble implementing it for this case.