[CLOSED] [#156] MVC GridPanel record.reject() fails on latest build

  1. #1

    [CLOSED] [#156] MVC GridPanel record.reject() fails on latest build

    Hi,

    record.reject() command in GridPanel does not work as expected in latest SVN trunk.
    Undo command button restores inner TextBoxField of the changed column, but visible div stays changed with the record dirty icon.

    Click image for larger version. 

Name:	GridPanel_record_reject_issue.png 
Views:	34 
Size:	39.5 KB 
ID:	5743

    V2.1 example works fine.
    But V2.2 example ( http://localhost:YOUR_LOCAL_PORT/Gri..._Update/Batch/ ) fails as shown in the picture above.

    Since ext.js in the nightly build is also beta, I'm not sure if it is Sencha's bug or else..

    Thanks in advance.
    Last edited by Baidaly; Mar 15, 2013 at 2:47 AM. Reason: [CLOSED] [#156]
  2. #2
    Hello!

    I was able to reproduce. We are investigating.
  3. #3
    It's seems to be Ext JS bug. Temporarily use the following:

    <Command Handler="
    	record.reject(); 
    	#{GridPanel1}.view.refresh();" />
  4. #4
    Thanks for rapid solution.

    Do You know, if this bug is reported to Sencha?
  5. #5
    We are investigating and then maybe will report to Sencha.
  6. #6
    Hello!

    Sencha has opened the bug ticket.
    http://www.sencha.com/forum/showthre...288#post944288

    Created an Issue to monitor.
    https://github.com/extnet/Ext.NET/issues/156
  7. #7
    Sencha marked the bug as fixed. So, it will be incorporated to Ext.NET with the next ExtJS release.
  8. #8
    Hello!

    It should be fixed in SVN and included to the next release (v2.2).
  9. #9
    Good news.
    Thanks for your interest.

Similar Threads

  1. Replies: 3
    Last Post: Jul 06, 2012, 8:08 PM
  2. [CLOSED] [1.0] HeaderRows do not render in the latest build
    By chafikb in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 11, 2010, 5:01 PM
  3. [CLOSED] [1.0] Latest Build and ILMerge fails
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 20, 2010, 2:22 PM
  4. [CLOSED] Is there a problem with the latest build?
    By iansriley in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 25, 2009, 1:05 PM
  5. [CLOSED] Latest build from SVN fails
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 03, 2008, 10:45 PM

Tags for this Thread

Posting Permissions