Hello friends , i'm triying to set hegt to my table body but is not working, look this this my view:
<l:Grid HEIGHT="100%"> <content> <ScrollContainer vertical="true" height="40REM"> <Table id="tabInfoCitas" fixedLayout="true" popinLayout="Block" mode="SingleSelectMaster" selectionChange="onSelect3onChange" alternateRowColors="false" noDataText=" " width="100%" height="100%">
and this is how my table looks like:

and this is how i want they looks like:

i tried to making grow last child of each table but in my launchpad send that item to the midle od the blank space , i tried with css sending height to my body table but does not work