We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

TreeGrid's column buttons are not working

I am trying to use column button (command button) in tree grid.
As to the example below, how should I use "command button"?

Thanks in advance.

   




Attachment: TreeGridTest_a1e6b97f.zip

3 Replies

JR John Rajaram Syncfusion Team September 1, 2017 11:14 AM UTC

Hi Issei, 
We would like to let you know that, the “Command column” support has been introduced only in the Essential studio release of Volume 3 2017. So we request you to upgrade to the latest version of source for the support of “Command column”.  We have updated the online links in your sample. Please refer the following screen shot. 
Screen shot: 
 
Please find the updated sample in the below location. 
You can refer the following online sample for more information. 
Note: Command column support cannot be used in the position of ‘treeColumnIndex’. Hence we request you to use it as per the following code snippet. 
Code snippets: 
 
$("#treegrid").ejTreeGrid({ 
 
    //... 
    treeColumnIndex:1, 
}); 
 
 
Please let us know if you require further assistance on this.
Regards,
John R
 



UN Unknown Syncfusion Team September 2, 2017 04:36 AM UTC

Hi, John.

Thank you! I will follow up the latest version from now on.



SR Suriyaprasanth Ravikumar Syncfusion Team September 4, 2017 02:03 PM UTC

Hi Issei, 
Thanks for the update.  
Please let us know if you need any other assistance.  
 
Regards,  
Suriyaprasanth R. 


Loader.
Live Chat Icon For mobile
Up arrow icon