kasen0177
kasen0177
CC#
Created by kasen0177 on 6/14/2024 in #help
Devexpress loadOptions parse filter array, how to handle in serverside
Anyone know how to parse the array or restructure to make it easier the syntax var filter = [ ["Product_Current_Inventory", "<>", 0], "or", [ ["Product_Name", "contains", "HD"], "and", ["Product_Cost", "<", 200] ] ]
15 replies