ICEfaces
  1. ICEfaces
  2. ICE-1553

column rendering with scroller bar - renders header columns and body columns separately and offsets columns --need a default setting for seam-gen

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#5, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      seam

      Description

      Since seam-gen is automatically generated from database tables, the number of columns is not know ahead of time. It is currently VERY difficult to line up the header & body columns of an ice:dataTable without knowing ahead of time how many columns there are. Could there not be a default settings such that the following happened( for instance):-
         if (table.isScrollable){
            set scrollercolumn.header=scrollercolumn.body=10%;
            defaultwidth= 90/(numcolumns-1);
        }
        render the ice:dataTable with the default width and let it be overwritten (if desired) using the width="
       property as it is currrently done.

        Issue Links

          Activity

          Judy Guglielmin created issue -
          Adnan Durrani made changes -
          Field Original Value New Value
          Assignee Adnan Durrani [ adnan.durrani ]
          Adnan Durrani made changes -
          Fix Version/s 1.6 [ 10031 ]
          Adnan Durrani made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          Adnan Durrani made changes -
          Status In Progress [ 3 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 1.6DR#5 [ 10071 ]
          Fix Version/s 1.6 [ 10031 ]
          Ken Fyten made changes -
          Fix Version/s 1.6 [ 10031 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-1810 [ ICE-1810 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Adnan Durrani [ adnan.durrani ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: