Results 1 to 2 of 2

Thread: using input type="text" for filtering

  1. #1
    Herb Guest

    using input type="text" for filtering

    Is it possible to use a text input field rather than pulldown for filtering when using the grid?

  2. #2
    Mark Guest

    using input type="text" for filtering (reply)

    Hi Herb,
    Yes. In fact TEXT is the default. If you want drop down lists, use dbFilterDropFlds. Please refer to View/Pro Programming Example #1 at:
    http://www.aspdbtest.com

    (For DropLists, see BASIC Example B5 at http://www.aspdbtest.com)

    I hope that helps,
    Mark


    ------------
    Herb at 4/23/2002 6:50:40 PM

    Is it possible to use a text input field rather than pulldown for filtering when using the grid?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •