[CLOSED] Check all checkbox for TreeGrid

  1. #1

    [CLOSED] Check all checkbox for TreeGrid

    I have extended TreeGrid to show checkboxes (TreeGridNodeUI renderElements). Now I want to add check all checkbox to the header. Could you please give some advise where to find right method to override (something like renderHeaders).
    Last edited by Daniil; Jun 08, 2012 at 2:24 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Headers template is within the initComponent function.

    You can find TreeGrid sources here:
    <Ext.NET sources root>\Ext.Net\Build\Ext.Net\ux\extensions\treegrid \treegrid.js


    You will probably need to also override the handleHdDown function.

Similar Threads

  1. [CLOSED] Another way to check checkbox is checked ot not....
    By rosua in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 21, 2012, 5:39 AM
  2. [CLOSED] Interceptor for checkbox check event
    By Aparna_B in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 23, 2011, 4:39 AM
  3. Check checkbox in grid
    By reiben in forum 1.x Help
    Replies: 2
    Last Post: Mar 24, 2011, 5:15 PM
  4. Checkbox Check Event
    By mjessup in forum 1.x Help
    Replies: 2
    Last Post: Jun 16, 2010, 10:08 PM
  5. Replies: 1
    Last Post: Aug 13, 2009, 9:37 AM

Posting Permissions