[FIXED] [#791] [3.2.0] GridPanel CheckboxSelection

  1. #1

    [FIXED] [#791] [3.2.0] GridPanel CheckboxSelection

    Hi,

    I'm totally new to this API so please bear with me if the questions seem novice and using Ext.net(3.x)

    If I select multiple rows in grid panel and deselect some of the selected row but still it show as selected record in selection model.

    I have gone through the EXT.net Examples and I guess there also an issue with checkbox selection model.

    I'm attaching screenshot in ext.net examples.Click image for larger version. 

Name:	CheckboxSelction.jpg 
Views:	39 
Size:	89.7 KB 
ID:	23929

    Attached screen shot will give you the better picture and even deselected/unchecked the check box but still it showing the selected model.
    Last edited by Daniil; Apr 24, 2015 at 11:04 AM. Reason: [FIXED] [#791] [3.2.0]
  2. #2
    Welcome aboard and thank you for pointing this out,


    Confirmed.

    Something is wrong with the SelectionSubmit grid plugin. The selection memory of the grid returns correct results though:

    App.GridPanel1.getSelectionMemory().selectedIds
    Will investigate further.
  3. #3
    Hi,

    Thanks for your reply !!!

    Let's say I have selected 7rows in gridpanel then deselects four out them and when page post backs the all the 7 rows got selected again.

    If I deselects all the rows and select again it will work fine but if I "select 7rows in gridpanel then deselects four out them" then it's not working as expected.

    So user can see this in UI then user think "why again 7 rows got selected again even though I deselect 4 out of it."

    Treat as this is "UI Issue".


    Waiting for your reply!!!

    Thanks,
    Vamsi.
    Last edited by Vamsi; Apr 24, 2015 at 10:42 AM.
  4. #4
    Thank you for the report!

    It has been fixed in the revision 6423 (trunk). It goes to 3.2.0.

    Please update from SVN trunk.

Similar Threads

  1. [CLOSED] Check / uncheck all pages checkboxes (checkboxselection) of gridpanel
    By PriceRightHTML5team in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 23, 2013, 2:23 PM
  2. [CLOSED] GridPanel - CheckboxSelection problem
    By IT1333 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 04, 2012, 8:16 PM
  3. [CLOSED] GridPanel CheckboxSelection issue
    By webppl in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 29, 2010, 7:43 AM
  4. Replies: 7
    Last Post: Sep 03, 2010, 4:42 PM
  5. how to hide/display CheckboxSelection column in GridPanel.
    By Satyanarayana murthy in forum 1.x Help
    Replies: 2
    Last Post: Feb 26, 2010, 9:07 AM

Tags for this Thread

Posting Permissions