Looking for a way to format the text nicely in the UltraFormattedTextEditor control? I've written an article on how I managed to do it here:
http://www.andrewburrow.net/how-to-format-the-ultraformattedtexteditor-value-using-formattedtextuieditorform.aspx
Enjoy.
(hopefully Infragistics will look in to exposing the FormattedTextUIEditorForm form)
Hello,
Thank you for your feedback.
Please do not hesitate to contact with us through our live chat or forum or just opening a case in our system if you have any further questions.
Thank you for using Infragistics Components.
Thanks for the information. Yes this would have been great when I initially went through to live chat support and asked for something like this, however I've gone through the pain of implementing the above project now so I think I'll stick with the current solution I have. Also, I may find some other form etc in there that isn't exposed that I'd like to use.
Not only this, but I do like that fact that I can see the raw text value on the fly from the FormattedTextUIEditorForm.
I've updated my article to include the "Ribbon with Formatted Text Editor" as an alternative approach to achieveing the end goal.
Regards,
Andrew
Thanks, I've downloaded the samples and taken a look at the dialog mentioned.
Would this dialog give me the raw text value that I'm after? With the FormattedTextUIEditorForm, I'm grabbing the raw text value, and then later setting my UltraFormattedTextEditor's value with the raw text taken from FormattedTextUIEditorForm, so that it displays the required formatted text, exactly as the user specified.
Thanks,
If you have registered your Infragistics 8.3, you could download the samples from Infragistics website go to Account->”My Keys & Downloads” https://ko.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads
choose the product from the grid below and find the installer which you need. For example if you want to download the samples and product for NetAdvatage for .Net 12.1, find “NetAdvantage for .Net 2012 Vol.1 Product and Samples” and download it. Then install only samples.
Please let me know if you have any further questions.