Hello Alejandro I am exporting an amount of 1000 records and I don't know

Hello Alejandro

I am exporting an amount of 1000 records and I don’t know why the column header is repeated, I don’t know if it is a component error.

I already solved the problem, it was simply adding the following property to the code:

.setIgnorePagination(true); //ignore pagination.

thank you.

Hi Ricardo,

Thanks for letting me know that the problem is solved!

Happy coding!