ASP.NET Flyout - Knowledge Base

« Back to Knowledge Base list

Make Flyout with fixed Width and varied Height

Q:

How to make Flyout with fixed Width and varied Height?

A:

By default AutoResize has true value, Flyout will wrap arround the content. So what we need to do is to make internal content fixed Width and varied Height.

<obout:Flyout runat="server" id="flyout1" AttachTo="someElement">
         <div class="width:100px;height:auto;"> Hello </div>
</obout:Flyout>


"I have evaluated components from many of your competitors, and am impressed with how easy your controls are to use in comparison. I was able to get them up and running in a fraction of the time."

Lloyd, Douglas E
GE Healthcare