Example : Filter on Country List

I was working on a mobile app where I had to create filter for country list along with the country code. I have completed the country list filter and thought that to share with you. Here you can find the whole country list in the repeater data-set.

Live Demo:
Filter:Country List

Click here to download the file.

Hi Mohan Niroula,
It’s working good. but it is case sensitive. you need to convert case.

Example:Singapore instead of singapore.

Thanks,
Vikram

1 Like

Thank you Vikram. Now it should work well.