ICEfaces
  1. ICEfaces
  2. ICE-9471

ace:tableConfigPanel - Add built in support for ace:columnGroup

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Feature Request: Currently the tableConfigPanel supports the usage of a columnGroup tags through application code. This request is to investigate the possibility to add support for this without the application code to sync the header and body table ace:column tags.
      1. Case12386Example.zip
        21 kB
        Arran Mccullough
      1. colGroupWhiteboard.JPG
        437 kB

        Issue Links

          Activity

          Hide
          Mark Collette added a comment -

          Added more diagnostic code to the DOMResponseWriter to better detect precisely where in the DOM that an unclosed element is. The previous code relied on the tag name changing to detect the mis-match. This should help us better track down the source of these log messages:

          WARNING: Missing end-element for: form[id="sub_2:listPgFrm"] (path: #document -> html -> body -> div -> div -> div -> div -> div -> div -> div -> div -> div -> form)

          branch
          Subversion 38839

          Show
          Mark Collette added a comment - Added more diagnostic code to the DOMResponseWriter to better detect precisely where in the DOM that an unclosed element is. The previous code relied on the tag name changing to detect the mis-match. This should help us better track down the source of these log messages: WARNING: Missing end-element for: form [id="sub_2:listPgFrm"] (path: #document -> html -> body -> div -> div -> div -> div -> div -> div -> div -> div -> div -> form) branch Subversion 38839
          Hide
          Mark Collette added a comment -

          Problem using lazy data model with grouping, since grouping would try to build the group size by iterating through the data until none was available, which could be for millions of row. Added the rows size constraint when appropriate.

          branch
          Subversion 38865

          Show
          Mark Collette added a comment - Problem using lazy data model with grouping, since grouping would try to build the group size by iterating through the data until none was available, which could be for millions of row. Added the rows size constraint when appropriate. branch Subversion 38865
          Hide
          Mark Collette added a comment -

          Tangentially related to this task, I wanted an example to test lazy loading with the new code, but I had to improve the existing showcase lazy loading example to give it a better data set that properly illustrates functionality.

          branch
          Subversion 39065

          Show
          Mark Collette added a comment - Tangentially related to this task, I wanted an example to test lazy loading with the new code, but I had to improve the existing showcase lazy loading example to give it a better data set that properly illustrates functionality. branch Subversion 39065
          Hide
          Arturo Zambrano added a comment -

          Finished backporting enhancements to 4.0 trunk at revision 39452.

          Show
          Arturo Zambrano added a comment - Finished backporting enhancements to 4.0 trunk at revision 39452.
          Hide
          Arturo Zambrano added a comment -

          Finished backporting enhancements to 3.3 EE maintenance branch at revision 39499.

          Show
          Arturo Zambrano added a comment - Finished backporting enhancements to 3.3 EE maintenance branch at revision 39499.

            People

            • Assignee:
              Arturo Zambrano
              Reporter:
              Arran Mccullough
            • Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: