How to capture values after applying column filter in data grid 2?
0
i have a data grid 2, the data source of which is over an association over a NPE. I have column filters in each column of the table. Now, i want to capture the values of the table after applying any column filter. The in-built filters offer no such functionality. Is there any way to do so?
asked
Pranav Goel
1 answers
0
Hi Pranav,
You have make your own custom filters. Please refer below article.