Filter issue when have many columns

Tags: #<Tag:0x00007f8b1d5e0ee8>

Handsontable Custom Filter Implementation

The above example is provided on Handsontable documentation as Filters Custom implementations. But the example doesn’t work when we have many columns.
As columns re renders when we scroll the column Index are behaving weirdly.

Steps to replicate the issue :-

  1. Add few more columns to the above jsFiddle example provided in HT documentation.
  2. Scroll to end and try to filter.

Thanks in advance

Hi @nihalshetty48

This example was built specifically for this amount of columns and we need to change to be more useful in the future. At this moment it serves only as an example of one of the possible implementations in this specific case.

Hi @adrian.szymanski
Thanks for the reply,
Can you help me what I can use to solve this issue?
Is there any way to get the column index properly?
It will be really grateful if you can fix the fiddle and share :slight_smile:

Thank you

Hi @nihalshetty48

We can create custom solutions only within certain support plans. Send me your license ID at support@handsontable.com so I can check your current plan.

@adrian.szymanski
Have sent the mail.

Thank you