2 Replies Latest reply on Jul 23, 2008 11:32 AM by dmartfw

    rich:dropDownMenu in dataTable (broken in IE's)

      I have dataTable with dataScroller in one column of it - embedded dropDownMenu (for various actions with row).

      In firefox everything looks good. But with IE there is a problem :

      the first page layout of dataTable is good - but when i clicking on any other page in datascroller - the row height stretching
      to it's original height + height of dropDownMenu's menuItems.
      so im having 10 px (css height of dataTable row) + 20px (height of menuItems) = 30 px height of row

      I tried a lot of css to fix issue - but without any success.
      is there any way to fix it ... maybe some body encountered this problem

      Thanks.