Hello,
When you click on a row, she appears selected (highlight) and if you click again on the same row, it deselect it.
My question : is there a way to change this behavior ? what I want to do is when I click on a row, it select it, and if I click again, it keep the row selected. Is it doable ?
In more specific way, i use the contextMenu and when I right click on a row, I grab row's id to check a status in my database and I offer some actions (in the context menu) to the user depending the row's status. the problem occur when i right click on a selected row : it deselect it, so my context menu become unusable.
Thx in advance for your help
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top