The OnRowClick event of the TelerikGrid is only triggered when clicking the row with the left mouse button as discussed on the following forum post:
https://www.telerik.com/forums/grid-onrowclick-event-for-middle-mouse-button-click
Please add support to the OnRowClick event to trigger it for a middle mouse button click (and pass the mouse button clicked in the eventargs) or add a separate OnRowClick event that is triggered on middle mouse button click.
Hi Lennert,
After consideration with our team, I have to confirm that we won't be adding the proposed behavior.
A key factor influencing this decision is the absence of native support for a middle mouse button on Mac systems. The Mac UI does not incorporate a dedicated middle mouse button click, which poses a challenge for users on Mac and Safari. Therefore, implementing a feature that is not universally available contradicts our commitment to delivering cross-platform features that are accessible to all users.
For now, the approach suggested in the forum for handling middle mouse clicks remains a viable option.
Regards,
Hristian Stefanov
Progress Telerik