i have defined a datagrid with scrollbar with a page size of 3. the source for the grid has
<div id="eze$$grid1-scroller" style="height: 560px;" class="EglRuiDataGridScroller">
when i implant the datagrid widget in a more complete rui handler, i get the following<div id="eze$$grid1-scroller" class="EglRuiDataGridScroller">
the style height is not being set. i looked in the datagrid.egl source but cant see where that is being set to test why its not working. can someone tell me where to look for this logic? im using 9.7.1.