|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Do we have any way to handle the event when user mouse click the record(row) with ctrl key press?
Currently I met a requirement for this point.... Is there any one know this? Thanks~~ |
|
#2
|
|||
|
|||
|
Use recordClick but check EventHandler.ctrlKeyDown()
|
|
#3
|
|||
|
|||
|
Quote:
thank you very very much!! |