SLorenz
-
1/16/2014 6:11:08 AM
Filtering Results with two lists
Hi,
I'm new to Kentico and wonder what is the preferred "Kentico way" to achieve the following:
On a page, I'd like to have a multi-select listbox (or checkbox list) showing all countries and a listview (repeater or else) showing all names (child docs) of the countries selected in the first listbox.
My content tree looks like this:
Countries Germany John Jane Belgium Peter Paul Mary
For example, the resulting page should look like this:
[ ] Germany [x] Belgium
Peter Paul Mary
What options do I have to achieve this? Is a custom webpart *the* way to go?
Jake
|