D
Daniel
Hi
I've 2 dataviews shown as dropdownlist to filter the 3rd dataview. I defined
2 filters on the 3rd dataview, then connected both ddl-dataviews to the 3rd
dataview. The ddl are filtering the content with the event onchange. All is
working fine expect if I select the 1st filter and then the 2nd, the 1st
filter has no more effect.
I added an item "Select all" with value "##dvt_all##" to the ddl's, but I
get an error. How can I force the dataview to show all records.
I think booth problems are related, if I can kill the filter all records
will shown and I can start to filter.
Thank's
I've 2 dataviews shown as dropdownlist to filter the 3rd dataview. I defined
2 filters on the 3rd dataview, then connected both ddl-dataviews to the 3rd
dataview. The ddl are filtering the content with the event onchange. All is
working fine expect if I select the 1st filter and then the 2nd, the 1st
filter has no more effect.
I added an item "Select all" with value "##dvt_all##" to the ddl's, but I
get an error. How can I force the dataview to show all records.
I think booth problems are related, if I can kill the filter all records
will shown and I can start to filter.
Thank's