2
Answers

How to filter repeater on checkboxes checked value using jQuery?

Hala a

Hala a

3y
1.3k
1

Hi there. 

I am using asp.net web forms.

How can I filter a repeater based on the checked values of multiple checkboxes using jQuery? 

The result will be if I chose any categories and cities it will dynamically display all the galleries under those categories/cities.

I used repeater for categories and cites.

 

And repeater for galleries.

Answers (2)