Filter problems with dataview webpart from sharepoint

Tech-Archive recommends: Fix windows errors by optimizing your registry



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 it's
not working. 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'


.



Relevant Pages

  • Re: Typed DataSet Navigation (Multiple Tables)
    ... It's not a filter on the key. ... EmployeeId is only part of Orders not ... getting child rows, because that means I have to hit EVERY parent ... SINGLE DataView from the child in which contains ALL relating DataRows ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Typed DataSet Navigation (Multiple Tables)
    ... SINGLE DataView from the child in which contains ALL relating DataRows ... If you use a filter with the same keys as the relation, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How to append parameter to Url that has parameters?
    ... Changing the filter to be Company Equal [Input Parameter] is not enough. ... > The parameter I am trying to add to the hyperlink in the ... > dataview isn't an input parameter to that data view. ...
    (microsoft.public.sharepoint.windowsservices)
  • RE: Connecting webparts with a greater than less than filter
    ... I did not understand how the connection was working, but now I have a better ... In the DataView, I go to the Web Part Properties, and in the ... and have Issues filter for issues that exist in that build (i.e. ... > I can get it to work as a url parameter by adding the following to Location ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: DataView issues
    ... First one, is when we are applying filter, it sometimes applys on the our existed filter w/out clearing it, and of course our datagrid is empty. ... k> The dataview can hold as many as 40000 records that are retrieved ... If there was some kind of an exception thrown I would ...
    (microsoft.public.dotnet.languages.csharp)