justinmind-logo
 
Upvote 1

Right click not working on DataGrid

In Progress Lauren Newton 4 years ago

I have a data grid and want a menu to appear when a row is right clicked.


Right now in the latest JustinMind release, the right click event does not fire when right clicking on a row.


My event is to show a hidden menu and move it to the position of the cursor. It works when I put the event on other elements. Just not on the data row. No other events are on the row.

Replies (1)
photo
1

So far we haven't been able to reproduce this (right-click triggers are working on a Data Grid cell). If possible, can you attach the .vp file here so we can check this out? You can compress it to .zip/.rar format to attach it here.

photo
1

Sure! Thanks so much! The event is on the row, not an individual cell.

photo
1

Looks like a bug! I've sent that to our team and we'll fix this. For now, I've added the right-click events to each individual row and input, where the right-click is working correctly.

photo
1

Ok thanks! That seems like a good workaround for now.

photo
Leave a Comment
 
Attach a file