Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWMemo in template
#1
I work with HTML templates.

<div class="container-fluid">  
   <div class="row">               
         <div class="col-md-2">
             {%MyListBox%}           
         </div>               
         <div class="col-md-10">
             {%MyMemo%}
         </div>                    
   </div>
</div>


i want the width (100%) and heigth (100%) MyMemo to be relative to the column?
Reply


Messages In This Thread
IWMemo in template - by matija - 07-21-2021, 05:32 AM
RE: IWMemo in template - by Jose Nilton Pace - 07-21-2021, 01:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)