Refresh Summary - How to?

  1. #1

    Refresh Summary - How to?

    I have a componentColumn in a gridpanel - when the user adjusts the quantity via the numberfield, the record for cost gets updated - but the summary field does not - under cost - I am using the below and Summary1 is not getting updated:

    
    #{Summary1}.view.refresh();
  2. #2
    I am even trying to referesh the grid view iteself - but the summary never updates?

    
        <Blur Handler="#{GridPanel2}.store.commitChanges();#{GridPanel2}.getView().refresh();" />

Similar Threads

  1. Replies: 2
    Last Post: Jan 22, 2012, 2:00 PM
  2. Accessing Summary Value
    By asztern in forum 1.x Help
    Replies: 0
    Last Post: Aug 15, 2010, 1:17 AM
  3. [CLOSED] How to force grouping summary to refresh/recalculate
    By harafeh in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Apr 27, 2009, 3:05 PM
  4. Summary Row Without Grouping
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Apr 27, 2009, 2:59 PM
  5. validation summary
    By [WP]joju in forum 1.x Help
    Replies: 1
    Last Post: Mar 20, 2009, 1:20 PM

Posting Permissions