Dear Support,
is it possible to have FileManager control filling the available space inside a div?
We have a situation like this:
<div style="height: 100%">
<div class="header">
Some stuff here
</div>
<div class="content">
File manager here (there is free space between filemanager and the end of the content bottom border)
</div>
<div class="footer">
Some stuff here (aligned to bottom)
</div>
</div>
Of course the solution must be dynamic, we cannot se a fixed height to the control.
Look forward to your reply.
Best regards