Posted 15 February 2020, 4:49 am EST
Hi there,
I’m trying to retrieve the underlying filter text of an automatically filter grid with AllowFilter = true. I want to store it in my app’s configuration so that it can be used again when using the same grid the next time.
So could you please provide a sample of how to retrieve and re-apply the filter text of an automatically filtered grid? Thanks in advance.