I have the same problem here, i have tried many things but without success.
Because, if you use server side loading on the table, you need to filter them on all the data that gonna be display in it and not only the one display on the screen.
So i tried to put a list options from a web service.
I dont found any documentation with the right way to do it.
I have the same problem here, i have tried many things but without success. Because, if you use server side loading on the table, you need to filter them on all the data that gonna be display in it and not only the one display on the screen. So i tried to put a list options from a web service.
I dont found any documentation with the right way to do it.
Can we have some help to improve this part.
If i tried to declare something like that :
And my fonction :
I just have an error Failed prop type: Invalid prop columns[1] supplied to o, expected one of type [string] And the list is not the right one.
I tried to do this based on the documentation :
Every time I have a console with the right value.
I call it with this :
Every time it's correctly called but my filter component is always empty. I just have a blank element into the filter form.
If anyone have a possibility for us to complete this.
best regards