Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7
-
Assignee Priority:P2
-
Salesforce Case Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Request for functionality similar to the ice:rowSelector 'toggleOnInput' attribute. When the user clicks anywhere on a row, the row should be selected, this includes all input comonents, links, buttons.
Note that the input component would still receive focus as well, in addition to the row being selected (assumes that row selection is configured for single click).
Note that the input component would still receive focus as well, in addition to the row being selected (assumes that row selection is configured for single click).
Activity
Field | Original Value | New Value |
---|---|---|
Summary | ace:dataTable row selection when the user clicks on an input field or link in a table cell | ace:dataTable row selection when the user clicks anywhere in a row |
Assignee | Ken Fyten [ ken.fyten ] |
Assignee | Ken Fyten [ ken.fyten ] | Nils Lundquist [ nils.lundquist ] |
Fix Version/s | 3.4 [ 10770 ] | |
Affects Version/s | 3.0 [ 10241 ] | |
Affects Version/s | EE-3.2.0.BETA [ 10573 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] | |
Assignee Priority | P2 [ 10011 ] |
Description | Request for functionality similar to the ice:rowSelector 'toggleOnInput' attribute. When the user clicks anywhere on a row, the row should be selected, this includes all input comonents, links, buttons. |
Request for functionality similar to the ice:rowSelector 'toggleOnInput' attribute. When the user clicks anywhere on a row, the row should be selected, this includes all input comonents, links, buttons.
Note that the input component would still receive focus as well, in addition to the row being selected (assumes that row selection is configured for single click). |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36327 | Fri Jun 21 11:28:24 MDT 2013 | nils.lundquist | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Nils Lundquist [ nils.lundquist ] | Arturo Zambrano [ artzambrano ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Salesforce Case Reference | 5007000000UaCTLAA3 |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added the allColumnClicks attribute that when enabled, removes filtering of column child element clicks from all column (and row) selection and ajax click events.
Revision #36327
Committed by nils.lundquist
Moments ago
ICE-9108- Added allColumnClicks attribute to ace:dataTable.