Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6DR#5
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
'selectable' attribute could bind to a row-level bean boolean property. You could set the bean boolean property to false if you did not want that row to be selectable. The TableRenderer would check this row-level setting when rendering each row and not render the row selection javascript if the value was false.
Issue Links
- blocks
-
ICE-1939 rowSelector: toggleOnClick does not work as expected
- Open
this would surely be a highly desirable feature, also there should be a way to prevent deselection of a row once selected