Is there a way to set the menu scroll speed so it scrolls twice as fast as it does normally?
I'm using a menu as a query selector for my end users. Each menu item covers a search topic. The popout panel is databound to a query that displays a checkbox list. The users can check whatever entries they want in the query and then move to the next menu item. When done they click the button that builds the strings of selections and passes this to a stored procedure that populates the grids.
Example:
County
- Item 1 (select)
- Item 2 (select)
- etc.
Classification
- Item A (select)
- Item B (select)
- etc.
The county panel works fine since I was able to turn on 2 columns and everything displays on one panel. The classification has long text, so I can't turn on more than 1 column. The list won't fit onto a single screen and is generally about 8 times longer than one screen. The standard scroll speed is slow. If you click on the menu arrow it speeds up but is still slow. Being able to make it scroll faster would be really helpful.
If there is no property to do so, could this be added in the future?
I'm using a menu as a query selector for my end users. Each menu item covers a search topic. The popout panel is databound to a query that displays a checkbox list. The users can check whatever entries they want in the query and then move to the next menu item. When done they click the button that builds the strings of selections and passes this to a stored procedure that populates the grids.
Example:
County
- Item 1 (select)
- Item 2 (select)
- etc.
Classification
- Item A (select)
- Item B (select)
- etc.
The county panel works fine since I was able to turn on 2 columns and everything displays on one panel. The classification has long text, so I can't turn on more than 1 column. The list won't fit onto a single screen and is generally about 8 times longer than one screen. The standard scroll speed is slow. If you click on the menu arrow it speeds up but is still slow. Being able to make it scroll faster would be really helpful.
If there is no property to do so, could this be added in the future?