[CLOSED] [#36] ComponentColumn + treePanel

  1. #1

    [CLOSED] [#36] ComponentColumn + treePanel

    Hello

    I'm new to ext trees, so possibly there is some logical reason behind.
    I tried to use the ComponentColumn inside the treepanel (treegrid) and got the js exception.

    I know that there re editors - and they ooks good
    What I don't like on editors is that they are not "initially" visible
    Means - for example with DateField editor, it appears after 2 ( or other number of) clicks,
    so user has to know that he is supposed to click

    I was thinking of some css magic to "imitate" the editor on readonly tree cell, but before that I would like to ask :
    - what type of columns are supported in tree?

    Thanks
    Last edited by Daniil; Feb 14, 2013 at 9:34 AM. Reason: [CLOSED]
  2. #2
    Hi @aisi_it_admin,

    I tried to use the ComponentColumn inside the treepanel (treegrid) and got the js exception.
    It should throw this exception:
    TreePanel doesn't support ComponentColumn
    Unfortunately, it still doesn't support it. I will discuss it with my colleagues.
  3. #3
    I discussed.

    There is a possibility to get ComponentColumn working with TreePanel. It is something we are looking into.

    I can't provide you with any time frame, but we hope to include it in some of the next releases.
  4. #4
    Opened an Issue to track this defect, see

    https://github.com/extnet/Ext.NET/issues/36
  5. #5
    ComponentColumn and CommandColumn TreePanel support has been added to SVN trunk. It will appear in the v2.2 release.

    Though it currently does not support buffered grids and trees. But we hope to get it.

Similar Threads

  1. [CLOSED] ComponentColumn
    By canbay in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 26, 2012, 7:56 PM
  2. Combox problem in <ComponentColumn>
    By huidesy in forum 2.x Help
    Replies: 1
    Last Post: Sep 12, 2012, 9:46 AM
  3. [CLOSED] ComponentColumn
    By canbay in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 10, 2012, 5:26 PM
  4. ComponentColumn Editor Bug?
    By Doug.Morrow in forum 2.x Help
    Replies: 6
    Last Post: Aug 08, 2012, 7:30 PM
  5. ComponentColumn usage
    By Zdenek in forum 2.x Help
    Replies: 0
    Last Post: Jul 13, 2012, 9:38 AM

Posting Permissions