Incorporating SlickGrid into my web application, I am currently contemplating whether to display the context menu based on the specific data row that is right-clicked. However, I am experiencing difficulty in triggering a right-click event as opposed to the standard onClick event which is typically fired after a left-click. Can anyone suggest a solution or alternative approach?