Welcome Guest Search | Active Topics | Sign In | Register

Scrolling in grid placed inside combo box Options
DiscoverSoft
Posted: Monday, June 20, 2016 5:02:04 PM
Rank: Advanced Member
Groups: Member

Joined: 2/27/2010
Posts: 69
I have a grid control placed inside a combo box for multi-columns. I'd like the user to be able to scroll through the list via the mouse wheel, but you have to click inside the grid or the wheel scrolls the entire page. But for the combo box the click selects the entry so no scroll. Is there a way to change the combobox selection behavior to double-click... or any other suggestion?

Thanks
eo_support
Posted: Monday, June 20, 2016 11:52:50 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Have you tried to put an outer element around the Grid and then cancel bubble on mouse click for the that element? That should stop the click event from propagating to the ComboBox.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.