Hello,
I have an Ultracombo with some data loaded at runtime.
The text could be quite large, so it could be truncated in visualization. I can show the whole text of a row in the dropdown area using the TipStyleCell property, but is there a way to do the same thing in the text area (so when a particular row is selected and the dropdown grid is closed)? Or is there a way to "know" that the text is truncated and so show a tooltip when you hover the mouse on the Ultracombo?
Thanks
Hello mtgc,
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
Sorry for the late reply.
Actually I still need help, because I can't use an UltracomboEditor instead of Ultracombo (I need multiple columns).
Still looking for a way to determine if the text is fully visible in the text area or not