Re: Filter problems with dataview webpart from sharepoint



I'm working on a similar problem where I have 3 drop downs which must be
selected sequentially.
http://www.wssdemo.com/FAQ/Pages/picklist.aspx
works the first time through but if you go backwards the document list DVWP
doesn't reset. I'll try and get this sorted...
Regards,
Ian,
http://www.wssdemo.com

"Daniel" <daniel.steinmann@xxxxxxxxxx> wrote in message
news:eI8QPTBbFHA.1456@xxxxxxxxxxxxxxxxxxxxxxx
> 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: Datagrid findfirst findnext
    ... dataview will do exactly as you are asking for. ... Cor ... > Unfortunately, though, the filter isn't really what I'm after. ... >> I think that you want more rows back and than the datarowfilter is easier ...
    (microsoft.public.dotnet.languages.vb)