If I’m using selectFilter in datatable column without collection property, than after calling filterByAll() function filter in this column clears, but if I’m using column with selectFilter and collection property, filter stays after filterByAll() function. Is it normal behavior? Why selectFilter clears automaticaly?
Hi,
Could you provide a snippet for the issue please ?