[CLOSED] TreeGrid: Any way to edit a value in a column and update the tree?

  1. #1

    [CLOSED] TreeGrid: Any way to edit a value in a column and update the tree?

    Post title says it all. I am looking for a way to edit the cells in a treegrid and have those update in the tree for submission to the server.
    Thanks.

    Bummer: I believe I found my answer in an earlier thread:
    http://forums.ext.net/showthread.php...Grid-cell-edit
    Last edited by Daniil; Apr 09, 2013 at 3:51 AM. Reason: [CLOSED]
  2. #2
    Hello!

    Yes, you are right you found the answer. TreeGrid doesn't support cell edit. But this functionality was added in Ext.NET 2: https://examples2.ext.net/#/TreePanel/Basic/Editors/

    Also, I think it's possible to do that using editors: https://examples1.ext.net/#/Editor/Basic/Overview/ . But we don't have example of that.
    Last edited by Baidaly; Apr 04, 2013 at 1:07 AM.
  3. #3
    Hi,

    I can confirm.

    The single thing we can suggest for v1 is using a TreeGridColumn's XTemplate with an input HTML element for editing.
    http://forums.ext.net/showthread.php?13958

    Or open a separate Window for editing on, for example, double click on a node. In this case, the following thread will be helpful.
    http://forums.ext.net/showthread.php?10965

Similar Threads

  1. Replies: 5
    Last Post: Sep 03, 2012, 1:38 PM
  2. [CLOSED] Edit Column in Tree (CustomAttributes)
    By romeu in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 02, 2012, 11:47 AM
  3. [CLOSED] TreeGrid Node Edit on click
    By legaldiscovery in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 15, 2011, 11:55 AM
  4. TreeGrid cell edit
    By Roman in forum 1.x Help
    Replies: 2
    Last Post: Mar 22, 2011, 4:01 PM
  5. [CLOSED] [1.0] Ext.ux.tree.TreeGrid
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 18
    Last Post: Dec 22, 2009, 5:01 PM

Tags for this Thread

Posting Permissions