[CLOSED] GridPanel problem after upgrading to version 2.2

  1. #1

    [CLOSED] GridPanel problem after upgrading to version 2.2

    Attached Thumbnails Click image for larger version. 

Name:	GridPanel problem with editing - 01.png 
Views:	22 
Size:	10.3 KB 
ID:	6865   Click image for larger version. 

Name:	GridPanel problem with editing - 02.png 
Views:	19 
Size:	12.1 KB 
ID:	6866   Click image for larger version. 

Name:	GridPanel problem with editing - 03.png 
Views:	19 
Size:	13.4 KB 
ID:	6867   Click image for larger version. 

Name:	GridPanel problem with editing - 04.png 
Views:	16 
Size:	11.7 KB 
ID:	6868  
    Last edited by Daniil; Sep 10, 2013 at 4:09 AM. Reason: [CLOSED]
  2. #2
    Hi Ermanni,

    Yes, there is such a problem in v2.2. It has been already fixed in the SVN trunk. The fix will go to the next release (v2.3).

    As a workaround please use:
    grdTeste.Plugins.Add(new CellEditing 
    { 
        ID = "cellEditing1",
        Listeners = 
        {
            Edit =
            {
                Handler = "e.grid.getView().refresh();"   
            }   
        }
    });
    We apologize for the inconvenience.
  3. #3
    Thanks Daniil!

    Everything working now with trunk!

    This version 2.2 has been hardness huh?!

    What is the forecast for out version 2.3?

    Ermanni.
  4. #4
    Quote Originally Posted by ermanni.info View Post
    This version 2.2 has been hardness huh?!
    Yes, unfortunately, there are many bugs in v2.2.

    Quote Originally Posted by ermanni.info View Post
    What is the forecast for out version 2.3?
    It should be soon. However, I don't know a time frame.

Similar Threads

  1. [CLOSED] Problem installing last mvc version from nuget
    By sivsa in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 13, 2013, 10:59 AM
  2. Ext.Fly problem in 2.x version
    By GolineTidus in forum 2.x Help
    Replies: 4
    Last Post: Nov 27, 2012, 7:27 AM
  3. [CLOSED] Problem when updating to new version
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Oct 08, 2010, 12:17 PM
  4. Replies: 1
    Last Post: Jan 26, 2010, 2:03 PM
  5. [CLOSED] The controls are not recognized after upgrading to version 1.0
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 26, 2010, 12:25 PM

Tags for this Thread

Posting Permissions