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
20
Using UltraFormattedTextEditor as an UltraGridColumn EditorControl
posted

i added an UltraFormattedTextEditor as an EditorControl to an UltraGridColumn, with its TreatValueAs = FormattedText. However, when I launch the application, an exception shows up and says "Object reference not set to an instance of an object"
at Infragistics.Win.FormattedLinkLabel.SectionUIElement.get_ShouldDrawBackColor()

what did i miss to cause that?

it works with treatValueAs = Auto, but that doesn't work well for me

 

thanks

Parents
No Data
Reply
  • 5118
    posted

    Hi,

    What is the type for the column you are attaching the UltraFormattedTextEditor to?  

    What are some actual values for the column in question? 

Children
No Data