Problem with filtering Grid while option addEmptyRow is set as true

Hello.

I would like to ask if anyone else has experienced a problem with filtering Grid component while addEmptyRow is true? For me it throws an error in the developer tools console.
Do you know any workarounds?

I’m attaching a sample for so that you can get a batter understanding of the problem: https://snippet.dhtmlx.com/7nvdmza2

Thank you,
Michał

Hello Michał.

The problem, is confirmed. We’ll try to fix it in the future udpates.
For now I can sugegst you to use the inheader filters for your grid instead of the filter() function where it is possible:
https://snippet.dhtmlx.com/dn8pm4x5

Thank you for a quick response and providing an alternate filtering solution. Please let me know once the issue is fixed.

Today we released the dhtmlxSuite 7.0.3. and your reported rpoblerm was fixed in that update
So, please, try to download the latest build to get the fix.

1 Like