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
1290
Huge problems with cell buttons
posted

Hi, I am trying to set up a column with cell type = "button". And no matter what I try (setting "wrap = true" at different levels, "multi-line = true ", even at individual cell level during InitializeRow event - the text inside of button cell does not wrap (see attached screenshot)

Also, no matter what I set cellTitleModeDefault too (Always, onOverflow etc.) the tooltip does not appear until I actually assign its value at individual cell level during  InitializeRow event. And it that case it appears always, even though I set it to appear on overflow only.

Please help.