ICEfaces
  1. ICEfaces
  2. ICE-3795

RowSelector Performance Improvement

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.2
    • Fix Version/s: 1.8RC1, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      The RowSelector component performs a server round trip before updating the row's styling. The speed it takes to highlight a row can depend on factors as network latency and these delays can be confusing to the user. Ideally, the RowSelector should first update the row's styling and then perform the partial submit.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #28561 Tue Mar 27 17:24:04 MDT 2012 greg.dick ICE-3795 updated dependencies and repositories to fetch webflow nightly build
          Files Changed
          Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/tutorials/booking-icefaces/pom.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18695 Mon Mar 30 17:51:13 MDT 2009 yip.ng ICE-3795
          Added prestyleOnSelection attribute to turn on or off row selection pre-styling on client side.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/extras.js
          Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-rowselector-props.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/includes/examples/custom/dataTable-rowSelection.jspx
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18288 Wed Feb 04 10:14:53 MST 2009 yip.ng ICE-3795
          Changed to update selected row style before doing submit.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/extras.js
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18157 Thu Jan 08 09:49:11 MST 2009 yip.ng ICE-3795
          Changed to update selected row style before doing submit.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/TableRenderer.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Tyler Johnson
            • Votes:
              3 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: