When the underlying data in my grid changes I want to clear the values in the TemplateAddRecord. I presume the easiest way to do it is to raise InitializeTemplateAddRecord(???)
Hello Sam,
Thank you for posting!
I have been looking into this and it seems that the easiest way to change the displayed value of the TemplateAddRecord is to raise the InitializeTemplateAddRecord. I have attached a sample project where this event is raised in the MainWindow() and the simple text value is set. You could use it as basis and set the event handler when you need to change the displayed text.
Please feel free to ask if you have any questions on this.
I am just checking your progress on the issue.
If you require any further assistance on changing the displayed value of the TemplateAddRecord, please do not hesitate to ask.