Results 1 to 2 of 2

Thread: Suppress the up/down arrows from making a selection in a SELECT list

  1. #1

    Thread Starter
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Suppress the up/down arrows from making a selection in a SELECT list

    I've got a SELECT list that I want to suppress - disallow - the use of the arrow keys as selectors for the values in the SELECT list.

    Those arrows are being used by a jQuery SlickGrid to move up and down in the grid - so having the SELECT list values change at the same time is really nasty.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Suppress the up/down arrows from making a selection in a SELECT list

    I don't see why that should be happening, unless both the slickgrid and the SELECT have focus at the same time? I'm not even sure if that's possible...
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

Posting Permissions

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



Click Here to Expand Forum to Full Width