Filter problems with dataview webpart from sharepoint

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
 
S

Stefan B Rusynko

You may want to try the WSS newsgroup at news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices





| 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top