[OPEN] [#142] Make checkboxes in a TreePanel readonly

  1. #1

    [OPEN] [#142] Make checkboxes in a TreePanel readonly

    This answers the question in this post: http://forums.ext.net/showthread.php...-Checkbox-Tree but for Ext.Net 2.

    I noticed that by setting:

    tree.getView().onCheckChange = Ext.emptyFn;
    the checkboxes in a tree cannot be changed anymore.

    Update: found that you guys already answered this question here: http://forums.ext.net/showthread.php...y-in-Treepanel. You can delete or close this thread.
    Last edited by Daniil; Feb 04, 2013 at 7:02 AM. Reason: [OPEN] [#142]
  2. #2
    Hello!

    Marking as closed.
  3. #3
    Hello everybody,

    I posted it as a feature request to get the beforecheckchange event or/and the checkReadOnly property baked in.
    http://www.sencha.com/forum/showthread.php?255238

    We created an Issue to monitor.
    https://github.com/extnet/Ext.NET/issues/142
    Last edited by Daniil; Feb 04, 2013 at 7:02 AM.

Similar Threads

  1. Replies: 8
    Last Post: Jan 11, 2013, 11:49 AM
  2. Replies: 2
    Last Post: Dec 27, 2012, 4:39 AM
  3. [CLOSED] Treepanel Checkboxes
    By dheeraj_us in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 12, 2010, 6:59 PM
  4. [CLOSED] Check and uncheck all checkboxes treepanel
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 11, 2010, 10:50 AM

Posting Permissions