TreeGrid Command Column

  1. #1

    TreeGrid Command Column

    Hi,

    I'm trying to add a command column in a treepanel (treegrid) with c# in server side and I'm getting this error:
    TreePanel supports CommandColumn with OverOnly mode only
    How can I add a command column, what I've to configure?

    I'm visually doing the same as https://examples2.ext.net/#/TreePane...nced/TreeGrid/ but I want to add two command columns in every row to perform some actions.

    Thanks
  2. #2
    Well, finally I see that OverOnly is a property of Command Column instead of Treepanel like I thought.

    But, with overOnly the button layouts too slow.
    Is there any way that it renders like a grid command column in all rows?

Similar Threads

  1. [CLOSED] Command Column
    By RCM in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 23, 2012, 4:44 AM
  2. [CLOSED] TreeGrid with Command
    By legaldiscovery in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 18, 2012, 10:01 AM
  3. [CLOSED] Hide the column option(on click of column header) for treegrid
    By AnulekhaK in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 01, 2012, 11:16 AM
  4. command column messing up grid column
    By wp_joju in forum 1.x Help
    Replies: 2
    Last Post: Dec 08, 2010, 6:40 AM
  5. [CLOSED] Treegrid Command Column
    By sharif in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Sep 27, 2010, 6:41 PM

Tags for this Thread

Posting Permissions