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
930
TextUIElement not recognising carriage return
posted
Hi, I've implemented a creation filter to override the Text property of the TextUIElement so that I can display the Subject, Time and Description of an appointment in a Day View calendar. I used the example from here http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7316. The example works fine, but when I try it on my binded calendar, it doesn't recognise the carriage return and only displays the first line. What am I missing? Thanks. Ryan