Devextreme-reactive: Header Fixed Cell, Border Style Problem

Created on 21 Aug 2019  路  5Comments  路  Source: DevExpress/devextreme-reactive

I'm using ...

  • [x] React Grid
  • [ ] React Chart
  • [ ] React Scheduler

Current Behaviour

When the columns are grouped, the border at the top of the lines should not appear. But when the state is updated in the table, the problem is corrected.

Screenshots

image
image
image
image

Environment

  • devextreme-reactive: xxx
  • @devexpress/dx-react-core: "^2.0.2",
    @devexpress/dx-react-grid: "^2.0.2",
    @devexpress/dx-react-grid-material-ui: "^2.0.2",
    @material-ui/core: "^4.3.1",
    prop-types: "^15.7.2",
    react: "^16.8.6",
  • browser: chrome
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: yes
Grid question

Most helpful comment

@ahmetcaglayan,

I researched you example and found some mistakes in the styles' definition. Here is the updated聽example.
If you have further questions, let us know.

All 5 comments

Hi @ahmetcaglayan,

I couldn't create the same example based on your screenshots. Could you please send a runnable project? This will help us research this case.

image
image

@ahmetcaglayan,

I researched you example and found some mistakes in the styles' definition. Here is the updated聽example.
If you have further questions, let us know.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings