Hi Isomorphic,
Can we filter TreeGrid on client side when it has all the data? I know that it works fine for ListGrid but for TreeGrid it makes a fetch call to server every time I try to filter, even though it has all the data on client.
Thanks,
lchen
Can we filter TreeGrid on client side when it has all the data? I know that it works fine for ListGrid but for TreeGrid it makes a fetch call to server every time I try to filter, even though it has all the data on client.
Thanks,
lchen
Comment