using v009.2
I can manually break the text with an embedded \n, but can I have this wrap automatically as the form is resized?
Boris,
Your example would be the only real solution.
Thanks for the follow up
Hello Kevin,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
Kevin,
Mike is right. You could take a look at a sample which demonstrates what I meant, it is attached to this post.
Hi,
Oh, I see. No, there's no support or auto-wrapping the grid caption. I think what Boris means is that you turn off the grid's caption and just place am UltraLabel control above the grid. You could Dock the label to the Top of a panel and have the grid Fill the rest.
Could you explain what you mean. I'd appreciate any help or sample project.
Please see the screenshot in my response to Mike. I'm talking about the "caption" that appears on the grid and not the header of the column.