Hi, i'm using SmartGWT 2.5.
I need to force my ListGrid to use Server-sided filtering ONLY.
Is there an easy way to achieve this?
I've already read about the methode invalidateCache() but i don't know where to add this and if this is the right one for my problem.
Thanks in advance!
I need to force my ListGrid to use Server-sided filtering ONLY.
Is there an easy way to achieve this?
I've already read about the methode invalidateCache() but i don't know where to add this and if this is the right one for my problem.
Thanks in advance!
Comment