BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi Soeren,
Thank you for using Syncfusion products,
We would like to let you know that currently SuperToolTip don’t have the support to autosize its width and height. We can set the width of the table to fit according to the width of the tooltip. We have prepared a sample for your reference and it is attached below.
Please let us know if you need further assistance,
Regards,
R.Senthil
kumaran.
Hi,
I've altered your example to explain my goal and added two screenshots to the zip file. I'm fine with a static width (400 pixels in this example), but I appear to have no way of predicting or measuring the height (100 pixels in this example). If there's too little text, its vertical alignment is unbalanced (see first screenshot). If there's too much text, some of it gets cut off (see second screenshot).
Is there any way I can get the rendered height or coordinates of the table?
Thanks,
Sören
Hi
Soeren,
Thank
you for your update,
We
would like to let you know that currently there is no
support for your requirement in SuperToolTip. We have considered this requirement as future report. And
We will implement this feature in any of our upcoming releases. We
can render the height of the table by using below code snippet. We have prepared a sample for your reference and it is
attached below.
Code
Snippet[C#]:
<html
style="height: 100%;">
<body
style="height: 100%;">
<table
style=”height:100%;”>
Please
let us know if you need further assistance,
Regards,
R.Senthil
kumaran.