How to use multiple dropdownlist filtering across 2 pages?

Last post 03-28-2007 3:20 AM by raymondcc. 2 replies.

Sort Posts:

  • How to use multiple dropdownlist filtering across 2 pages?

    03-26-2007, 11:34 PM
    • Loading...
    • raymondcc
    • Joined on 10-04-2006, 10:46 PM
    • Posts 18

    Hai, Im currently facing a problem to display my data to another page after process a multiple dropdownlist filtering. Can you please show me the way to do so?

     it is something like user search by choosing appropriate category on the dropdownlist, and the result will show by filtering the 2 dropdownlist.


    I have a second problem in dropdownlist as well. That is multiple dropdownlist filtering within 2 categories. Let's say I have to filter my data with first category items --  ItemA, ItemB and ItemC. My table will show the data that match with ItemA, ItemB and ItemC. After that, I have to go through filtering with second category item that is ItemD. My same table will show me the data that match with ItemA, ItemB, ItemC and also ItemD.
    I hope you can understand my problems.
    Thanks!

  • Re: How to use multiple dropdownlist filtering across 2 pages?

    03-27-2007, 12:28 AM

    Dear, friend:

    You can put the selected value of the multiple dropdownlists in to session or append it to the URL and retrive them in the second page, and filter the datasource of the GridView in the second page

    I hope the above information will be helpful. If you have any issues or concerns, please let me know. It's my pleasure to be of assistance

    Best Regards,
    __________________________________________________
    Sincerely,
    Rex Lin
    Microsoft Online Community Support

    If there is any question or the issue is not resolved, please feel free to mark the thread as not resolved
  • Re: How to use multiple dropdownlist filtering across 2 pages?

    03-28-2007, 3:20 AM
    • Loading...
    • raymondcc
    • Joined on 10-04-2006, 10:46 PM
    • Posts 18

    my gridview data display that filter by the multiple dropdownlist is using "control" parameter source.

    i followed your instructions to change it into "session" but unfortunately i get the error "input string was not in correct format".

     if i didnt add any value in "default value" i will get another error which is "value cannot be null"

    any possible solutions for this one? please assist me, i really hope that i can get the result.

    THANKS regards.:)

Page 1 of 1 (3 items)
Microsoft Communities
Page view counter