I'm using Kendo Grid to show the user more than 6000 lines, however when I send in the datasource more than 1500 records, it does not load ... it simply does not show any records. Does anyone know how to solve it?
I'm using Kendo Grid to show the user more than 6000 lines, however when I send in the datasource more than 1500 records, it does not load ... it simply does not show any records. Does anyone know how to solve it?
Kendo has no limiters, the problem was due to the consumption of resources. It was identified that in the development environment, it did not work, but in homologation the problem did not occur.