[CLOSED] How can we implement ComboBox column inside a TreeGrid control

  1. #1

    [CLOSED] How can we implement ComboBox column inside a TreeGrid control

    Click image for larger version. 

Name:	SampleUI.jpg 
Views:	166 
Size:	49.9 KB 
ID:	4235

    Hi,

    Could you please let me know how to implement a combo box column inside a TreeGrid control?
    The scenario I am planning to implement is :-
    1) My first column would be a Tree
    2) My second column would contain a combo box for every node in column 1.

    Please refer to the attached UI sample.

    Please do reply with the code for implementing the same.

    Regards,
    Ashwini
    Last edited by Daniil; May 18, 2012 at 4:46 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Unfortunately, TreeGrid doesn't support Ext.NET controls to be placed in the columns.

    You could use TreeGridColumn XTemplate with an input HTML element, something like this:
    http://forums.ext.net/showthread.php...ll=1#post69743

Similar Threads

  1. [CLOSED] How to Implement a CommandColumn in TreeGrid
    By Aparna_B in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 14, 2011, 1:09 PM
  2. [CLOSED] Control inside a MultiCombo or ComboBox
    By Leonid_Veriga in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 25, 2010, 4:14 PM
  3. Replies: 1
    Last Post: Nov 05, 2010, 3:08 PM
  4. Replies: 16
    Last Post: Sep 07, 2010, 6:31 PM
  5. Replies: 0
    Last Post: Mar 15, 2010, 6:40 AM

Tags for this Thread

Posting Permissions