Search results for query: *

  • Users: DCoupe
  • Content: Threads
  • Order by date
  1. D

    Question RTF in DataGridView

    Hi all, I made a custom column that can read RTF so that colors and fonts can be used. Now that this is done, I encountered a problem. The rows in this datagridview can be minimized (standardheight) or maximized (height of the text in the rtf cell). But when using different fonts in this rtf...
  2. D

    Question Any way to show tooltip for disabled control?

    Hi everyone, I have this flexgrid which shows a different tooltip for every cell it contains. Now I would like to see this exact same tooltip for every cell when I put the flexgrid on enabled = false but I can't find a way to do this. I have tried the transparentSheet trick and a few other...
Back
Top