enterprise: Datagrid: rowHeight option cannot be set/changed after grid has been created

Describe the bug When changing the “rowHeight” datagrid option on a grid that has already been created, the change is not reflected in the grid

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://anhallbe.github.io/ids-repro/datagrid-short
  2. Click on ‘Apply rowHeight: short’ button
  3. Notice that the grid is not changed

Repro code: https://github.com/anhallbe/ids-repro/tree/master/src/app/datagrid-short

Expected behavior The grid row height should be set to “short” (or “small” or whatever).

Version

  • ids-enterprise: 4.65.5, 4.66.0

Screenshots Actual: image

Expected: image

Issue in widget: image

Platform

  • Infor Application/Team Name: Infor Homepages / InforOS

Additional context https://jira.infor.com/browse/LIME-8481

Also note that setting the “rowHeight” in the initial [gridOptions] or using the [rowHeight] input seems to work okay.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (9 by maintainers)

Most upvoted comments

@tmcconechy it’s fully resolved now. Thanks!