anyone help please, how to make filter table reactive?

im using filter that chained like country state city, if im select the country, then the state filter is only showing selected state based on the filter country and then so on same with the city, but i can’t using ->live on form inside table filter, i want to achive same behaviour like inside form using live.
2 Replies
Campbell
Campbell4mo ago
Did you ever solve this @Ridlafalah ?
awcodes
awcodes4mo ago
Put all three inside a custom filter. Then you can treat them like a form.