This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I have a datagrid and I would like to provide the ability to display a context menu when the user select 1 row or multiple rows. Is this possible if so could you provide an example? Right now the context menu only shows up when one row is selected. If I select multiple rows, starting the context menu will un-select all but one row. Thanks in advance, Doug |
|
|
Hi Doug, To work around this, you can set IsRightClickSelectionEnabled to false on the DataGrid. Hope that helps. -Jason Fauchelle |
|