When there is an Action column defined in the multi-row FieldMap, and that Action column has a FixedAction defined, the MouseEnterClicks property becomes visible, and can be set as follows:
Value |
Meaning |
Single Click Enters |
A single-click on a row will set the FixedAction in the Action column and submit Enter on the screen. |
Double Click Enters |
A double-click on a row will set the FixedAction in the Action column and submit Enter on the screen. |
No Entry |
The user must set the row as the selected row with the cursor or mouse, then select a Submit or Enter button (or press enter on the page) to select the row using the FixedAction. |