Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
90
Row highlighted on select
posted

I need to highlighted grid row (entire) on selection. Currently only cells are highlighted.

Parents
  • 320
    Offline posted

    Hello,
    Thank you for contacting Infragistics Support.
    When the row is selected the 'igx-grid__tr--selected' class is applied over the row element. By simple click over a cell, only the cell is selected, it does not trigger row selection. Also the highlight is applied over the current active element. But currently is not possible to add custom style classes for row elements, depending on the fact if row is focused or not. So I will log an issue in our repository, to provide that option and will keep you posted over this matter.
    If you need any further assistance, please contact us.

Reply Children