Devextreme: Datagrid is broken after resizing the window when there are fixed columns

Created on 25 Jul 2018  路  8Comments  路  Source: DevExpress/DevExtreme

Steps to Reproduce:

Datagrid is broken after resizing the window when a cell has a validation rule and datagrid has fixed column.
Refer to example to see how to reproduce the issue:
https://codepen.io/Yurii13/pen/gjRedq

This issue was fixed in 18.1.4 (https://www.devexpress.com/Support/Center/Question/Details/T629168/datagrid-the-cannot-read-property-onresize-of-null-error-is-thrown), but actually it is not fixed.

grid-resize-errors

Results You Received:

Errors are in console and datagrid is broken.

Results You Expected:

Errors should not be shown in console and datagrid should not be broken.

Environment Details:

devextreme: 18.1.4

typbug

All 8 comments

@Yura13 May I ask what software did you use to record your screen as gif?

@RezaRahmati Sure, it is ScreenToGif.

@AntonSermyazhko Could you please add the gif or link to the reproduced example to the reopened issue? Maybe it will be helpful for fixing.

@Yura13 It turns out this problem is not related to the corresponding ticket. Please accept my apologies for misleading you.
We will process this issue in the context of the following thread.

@AntonSermyazhko It鈥檚 all right.
It will be great if you put here a link to the ticket of this issue. Thanks.

The issue is resolved in #4852. I will update this thread when the fix is available.

The fix is available now.
You can download or install/update the DevExtreme package via npm or bower:

DevExpressDevExtreme-18.1.exe
DevExpressDevExtreme-Complete-18.1.zip

npm install [email protected]

bower install devextreme#18.1.6-pre-18221

Was this page helpful?
0 / 5 - 0 ratings