1 Reply Latest reply on Oct 11, 2011 10:05 AM by ibstmt

    RF 3.3.3 ExtendedDataTable style problem

    ibstmt

      RF 3.3.3, ExtendedDataTable: clicking a row does not change the background color in IE8 or later.

       

      Note that we are using an emulator to solve a problem with modals in IE8:

       

      <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

       

      I even tried:

       

      onRowClick="this.style.backgroundColor='#ADD8E6'"

       

      .. but that didn't work.