Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:resizeable + columns
Description
Add support for user-resizable columns to the dataTable
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Adnan Durrani [ adnan.durrani ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | Add support for user-resizable columns to the panelGrid | Add support for user-resizable columns to the dataTable |
Description | Add support for user-resizable columns to the panelGrid | Add support for user-resizable columns to the dataTable |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15549 | Sun Jan 13 15:52:33 MST 2008 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | 1.7 [ 10080 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15551 | Sun Jan 13 18:03:52 MST 2008 | adnan.durrani | Column resizable example added. related to |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Fix Version/s | 1.7Beta1 [ 10121 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
revision 15549: resizable column support added to the dataTable. The following snippet demonstrate that, how to make columns resizable:
<ice:dataTable resizable="true"..>