RichTextBox: Mail merge doesn't work for first item when the source is IEnumerable with deferred execution
Mail merge is not working for the first record in the items source when the items source is IEnumerable with deferred execution.
Workaround: convert the collection to list.