Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:MOBI
Description
Implement reactive column visibility functionality in mobi:dataView such that enabling it causes the table region to display as many columns as possible in the given device width, hiding the remainder, following priority given with the 'reactivePriority' attribute of DataViewColumnModel. If priority for a given column is unset, priority is assigned in the same order as page markup, following the column with the highest explicit priority.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Reducing priority in lieu of adding responsive column features to the ace:dataTable, which provides a much richer set of capabilities.
See
ICE-10800