[CLOSED] SummaryColumn.SummaryRenderer no longer works in the v2.2 trunk

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] SummaryColumn.SummaryRenderer no longer works in the v2.2 trunk

    Hi,

    Thanks for a quick fix on the setRootNode problem!

    However, when we try it it shows that there is another bug that surfaces. The SummaryColumn.SummaryRenderer breaks which is not the case in the v2.1.1 branch.

    Can we suggest to apply the fix to the v2.1.1 branch as well?

    It is a showstopper for us right now.

    Thanks.
    Danny
    Last edited by Daniil; Jan 17, 2013 at 5:32 AM. Reason: [CLOSED]
  2. #2
    I tested GroupingSummary and Summary features with trunk version and SummaryRenderer works fine for me
    Can you provide test case?
  3. #3
    Quote Originally Posted by Vladimir View Post
    I tested GroupingSummary and Summary features with trunk version and SummaryRenderer works fine for me
    Can you provide test case?
    It is Html.X().SummaryColumn().SummaryRenderer(r->r.Fn="colorChange") which return undefined not the GroupingSummary and Summary features .
    Can you please check?
    It works in 2.1.1 pro, we just replaced the dlls built from trunk.

    Thanks,
    Last edited by gets_gui; Jan 15, 2013 at 4:56 PM.
  4. #4
    Sorry, I don't understand you.
    Do you mean that if summary renderer returns undefined value than summary feature is broken?

    Please provide test sample reproduces the issue
  5. #5
    Yes, the bug is in summary renderer and it seems like it didn't reconginze the javascript function and return "undefined".
    It is diffcult for us to provide the sample code, do you have any examples which using summary renderer?
  6. #6
    I tested with official samples (just locally with version from trunk)
    https://examples2.ext.net/#/GridPanel/Plugins/Summary/
    https://examples2.ext.net/#/GridPane...oupingSummary/
  7. #7
    Did you test for the MVC version?
    We have the problem for MVC version and here is the code snippet as I posted yesterday
    Html.X().SummaryColumn().SummaryRenderer(r->r.Fn="colorChange")

    The colorChange is a javascript function.
    And the GUI shows "undefined" in the summary column.

    Is it possible put the fix in 2.1.1 as well and let us know the branch (I guess it is 2.1)?

    Thanks,
  8. #8
    Please provide runable test case
  9. #9
    It may take a long time to extract a sample code.
    Can you apply the change in 2.1.1?
  10. #10
    What change do you mean?
Page 1 of 2 12 LastLast

Similar Threads

  1. [CLOSED] SummaryColumn Condition
    By vzx in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 14, 2013, 7:00 AM
  2. Replies: 24
    Last Post: Aug 06, 2012, 11:26 AM
  3. Replies: 2
    Last Post: Jun 07, 2012, 8:28 AM
  4. [CLOSED] SummaryRenderer Fn in 2.0
    By gets_gui in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Apr 12, 2012, 2:46 PM
  5. [CLOSED] about premium trunk
    By CPA1158139 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 23, 2012, 3:08 PM

Tags for this Thread

Posting Permissions