Browse By Tags

  • UltraWinGrid Formatted Text not formatting

    I have a Formatted Text column with some URLs in it.  For example:

    (<a href="">PWRQA/.../a>)

    That's the actual text showing in the cell.  The markup seems pretty simple to me, so I don't understand why it isn't rendering correctly…

  • FormattedText not working in UltraWinGrid

    I'm using an UltraWinGrid to present a list of actions that have been taken. This was originally a webapp, and is being converted to a winforms app, and the actions often have HTML formatting. I've set the column to use FormattedText:

    band…