[CLOSED] Prevent GridPanel w/ Checkbox Selection Model from firing individual rows checkbox events when hdr checkbox is checked

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Prevent GridPanel w/ Checkbox Selection Model from firing individual rows checkbox events when hdr checkbox is checked

    We have a grid panel with checkbox selection model that display some data with the amount in the last column.
    Whenever a checkbox is checked or unchecked, the amounts are summed up and shown in a label. The select and deselect listeners are used for this operation.

    However, when the header checkbox in the grid panel is checked or unchecked, the individual rows checkbox listeners are fired which is causing the page unresponsive for some time.

    Is there any way to avoid the individual row listeners from firing when the header checkbox is checked and also when the page is changed using the paging toolbar.
    Last edited by fabricio.murta; Feb 23, 2018 at 5:03 PM. Reason: no feedback from the user in 7+ days

Similar Threads

  1. Replies: 4
    Last Post: Apr 30, 2015, 4:47 PM
  2. Replies: 1
    Last Post: Apr 30, 2014, 8:03 PM
  3. Replies: 10
    Last Post: Apr 19, 2013, 3:16 PM
  4. Replies: 11
    Last Post: Mar 14, 2012, 10:12 AM
  5. Replies: 4
    Last Post: Oct 06, 2010, 9:08 AM

Posting Permissions