E
egarcia
Guest
Hello, Quick reply. The file that you tried to use is auto-generated and it will be overwritten on Generate. You may probably want to add code in the .view.component.ts file. The way that you would express the filter is using a Kendo UI filter: - www.telerik.com/.../ By default you would be using client side filtering. You can de-select the "Client-side Processing" option in the Data Providers to use server-side processing. When using server-side processing, the JSDO will receive the Kendo UI filter and convert it to JFP when sending the request to he server. I hope this helps, Edsel
Continue reading...
Continue reading...