[OPEN] [#282] how to force summary row place to top of gridpanel instead of bottom

Page 1 of 2 12 LastLast
  1. #1

    [OPEN] [#282] how to force summary row place to top of gridpanel instead of bottom

    Hi,
    Like in Title how can it be done?

    I was able to make summary but it is always at button(when a lot of rows i need to scroll to see summar) I would like to see it all the time at top of my gridpanel(under columns headers).

    Thanks,
    ViDom
    Last edited by Baidaly; Jun 20, 2013 at 11:09 PM. Reason: [OPEN] [#282]
  2. #2
  3. #3
    Quote Originally Posted by Daniil View Post
    I tryed with second one Plugins/Summary
  4. #4
    Hello!

    You should set the Dock property:

    <ext:Summary ID="Summary1" runat="server" Dock="Top" />
  5. #5
    There is a bug with summary plugin docked on top. Sencha opened a bug in their bug tracker.

    We have created an issue to track this defect: https://github.com/extnet/Ext.NET/issues/282
  6. #6
    Quote Originally Posted by Baidaly View Post
    There is a bug with summary plugin docked on top. Sencha opened a bug in their bug tracker.

    We have created an issue to track this defect: https://github.com/extnet/Ext.NET/issues/282
    Is there any workaround for this?

    I needed fast and can't wait till sencha dev team will handle this issue.
  7. #7
    We have no workaround. We will attempt to come up with something, but I can't promise it will be successful.
  8. #8
    Quote Originally Posted by Daniil View Post
    We have no workaround. We will attempt to come up with something, but I can't promise it will be successful.
    Ok I'll be very grateful if there is some workaround :)
  9. #9
    Are there any news about some workaround yet?
  10. #10
    I could not come up with a solution at the first attempt. I will try again later.
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 0
    Last Post: Apr 18, 2012, 8:40 AM
  2. Replies: 1
    Last Post: Sep 10, 2010, 9:57 AM
  3. Replies: 16
    Last Post: Sep 07, 2010, 6:31 PM
  4. Force users to select a row in GridPanel
    By Kamal in forum 1.x Help
    Replies: 2
    Last Post: Sep 21, 2009, 5:35 PM
  5. [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

Tags for this Thread

Posting Permissions